VirtualMachineCreateParameters.ConfigurationSets Property

 

Gets or sets a collection of ConfigurationSet objects that define the system and application configuration settings for a Virtual Machine.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

Public Property ConfigurationSets As IList(Of ConfigurationSet)

Property Value

Type: System.Collections.Generic.IList(Of ConfigurationSet)

A collection of ConfigurationSet objects.

Return to top
Show: