PartnerNamespace.PartnerRegistrationFullyQualifiedId Property

Definition

Gets or sets the fully qualified ARM Id of the partner registration that should be associated with this partner namespace. This takes the following format: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.EventGrid/partnerRegistrations/{partnerRegistrationName}.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerRegistrationFullyQualifiedId")]
public string PartnerRegistrationFullyQualifiedId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.partnerRegistrationFullyQualifiedId")>]
member this.PartnerRegistrationFullyQualifiedId : string with get, set
Public Property PartnerRegistrationFullyQualifiedId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to