Udostępnij za pośrednictwem


Role.ConfigurationSets Property

Definition

Optional. A collection of values that represents system or 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