Partager via


Assignment.ResourceGroups Propriété

Définition

Obtient ou définit les noms et les emplacements des espaces réservés de groupe de ressources.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à