Role.ConfigurationSets Property
Gets or sets a collection of ConfigurationSet objects that define system or application configuration settings.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList<ConfigurationSet>A collection of ConfigurationSet objects.
Show: