次の方法で共有


SubscriptionCreateParameters.Scope プロパティ

定義

/products/{productId} や /apis または /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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象