共用方式為


VirtualMachineGetResponse.ConfigurationSets Property

Definition

Optional. Contains the collection of configuration sets that contain system and application configuration settings.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.ConfigurationSet> ConfigurationSets { get; set; }
member this.ConfigurationSets : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.ConfigurationSet> with get, set
Public Property ConfigurationSets As IList(Of ConfigurationSet)

Property Value

Applies to