Get Partner Destination Result
data class GetPartnerDestinationResult(val activationState: String? = null, val azureApiVersion: String, val endpointBaseUrl: String? = null, val endpointServiceContext: String? = null, val expirationTimeIfNotActivatedUtc: String? = null, val id: String, val location: String, val messageForActivation: String? = null, val name: String, val partnerRegistrationImmutableId: String? = null, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Event Grid Partner Destination.
Constructors
Link copied to clipboard
constructor(activationState: String? = null, azureApiVersion: String, endpointBaseUrl: String? = null, endpointServiceContext: String? = null, expirationTimeIfNotActivatedUtc: String? = null, id: String, location: String, messageForActivation: String? = null, name: String, partnerRegistrationImmutableId: String? = null, provisioningState: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)
Properties
Link copied to clipboard
Activation state of the partner destination.
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Endpoint Base URL of the partner destination
Link copied to clipboard
Endpoint context associated with this partner destination.
Link copied to clipboard
Expiration time of the partner destination. If this timer expires and the partner destination was never activated, the partner destination and corresponding channel are deleted.
Link copied to clipboard
Context or helpful message that can be used during the approval process.
Link copied to clipboard
The immutable Id of the corresponding partner registration.
Link copied to clipboard
Provisioning state of the partner destination.
Link copied to clipboard
The system metadata relating to the Event Grid resource.