ConfigurationSet.ConfigurationSetType Property

 

Gets or sets the configuration type for the configuration set.

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

Public Property ConfigurationSetType As String

Property Value

Type: System.String

The configuration type.

Possible values are: WindowsProvisioningConfiguration, LinuxProvisioningConfiguration, or NetworkConfiguration.

Return to top
Show: