Udostępnij za pośrednictwem


ExtensionConfiguration.AllRoles Property

Definition

Optional. Specifies a list of extensions that are applied to all roles in a deployment.

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

Property Value

Applies to