ExtensionConfiguration.NamedRole.Extensions Property
Gets or sets a collection of ExtensionConfiguration.Extension objects that define the extensions that are deployed to a role in a cloud service.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Property Value
Type: System.Collections.Generic.IList(Of ExtensionConfiguration.Extension)A collection of ExtensionConfiguration.Extension objects.
Show: