Compartir a través de


NamespaceCreateOrUpdateParameters.SubscriptionId Propiedad

Definición

Obtiene o establece el identificador de la suscripción de Azure asociada al espacio de nombres.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a