VirtualMachineCreateParameters.ConfigurationSets Property
Gets or sets a collection of ConfigurationSet objects that define the system and application configuration settings for a Virtual Machine.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList(Of ConfigurationSet)A collection of ConfigurationSet objects.
Show: