Delen via


Assignment.ResourceGroups Eigenschap

Definitie

Hiermee worden namen en locaties van tijdelijke aanduidingen voor resourcegroepen opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op