Get Partner Registration Result
data class GetPartnerRegistrationResult(val azureApiVersion: String, val id: String, val location: String, val name: String, val partnerRegistrationImmutableId: String? = null, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Information about a partner registration.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The immutableId of the corresponding partner registration. Note: This property is marked for deprecation and is not supported in any future GA API version
Link copied to clipboard
Provisioning state of the partner registration.
Link copied to clipboard
The system metadata relating to the Event Grid resource.