Compartir a través de


PartnerNamespace.PartnerRegistrationFullyQualifiedId Propiedad

Definición

Obtiene o establece el identificador de ARM completo del registro de asociado que se debe asociar a este espacio de nombres de asociado. Esto toma el siguiente formato: /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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a