Assignment.Scope プロパティ

定義

ブループリントの割り当てのターゲット サブスクリプション スコープを取得または設定します (形式: '/subscriptions/{subscriptionId}')。 管理グループ レベルの割り当てには、 プロパティが必要です。

[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

適用対象