共用方式為


ExtensionConfiguration.NamedRole.Extensions Property

Definition

Required. Represents an extension that is to be deployed to a role in a cloud service.

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

Property Value

Applies to