共用方式為


Assignment.ResourceGroups 屬性

定義

取得或設定資源群組預留位置的名稱和位置。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGroups")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.Blueprint.Models.ResourceGroupValue> ResourceGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceGroups")>]
member this.ResourceGroups : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.Blueprint.Models.ResourceGroupValue> with get, set
Public Property ResourceGroups As IDictionary(Of String, ResourceGroupValue)

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於