Condividi tramite


BlueprintModel.ResourceGroups Proprietà

Definizione

Ottiene o imposta i segnaposto del gruppo di risorse definiti da questa definizione di progetto.

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

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a