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