AssignmentData.ResourceGroups Property

Definition

Names and locations of resource group placeholders.

public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.Blueprint.Models.ResourceGroupValue> ResourceGroups { get; }
member this.ResourceGroups : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.Blueprint.Models.ResourceGroupValue>
Public ReadOnly Property ResourceGroups As IDictionary(Of String, ResourceGroupValue)

Property Value

Applies to