Compartilhar via


SubscriptionContract.Scope Propriedade

Definição

Obtém ou define o escopo como /products/{productId} ou /apis ou /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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a