Dela via


PartnerNamespace.PartnerRegistrationFullyQualifiedId Property

Definition

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}.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)]
public string PartnerRegistrationFullyQualifiedId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Origin(Microsoft.Azure.PowerShell.Cmdlets.EventGrid.PropertyOrigin.Inlined)>]
member this.PartnerRegistrationFullyQualifiedId : string with get, set
Public Property PartnerRegistrationFullyQualifiedId As String

Property Value

Implements

Attributes

Applies to