Compartir a través de


SubscriptionUpdateParameters.Scope Propiedad

Definición

Obtiene o establece el ámbito como /products/{productId} o /apis o /apis/{apiId}

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a