VirtualMachineExtensionListResponse.ResourceExtensions Property
Optional. The extensions that are available to add to your cloud service.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Public Property ResourceExtensions As IList(Of VirtualMachineExtensionListResponse.ResourceExtension)
Property Value
Type: System.Collections.Generic.IList(Of VirtualMachineExtensionListResponse.ResourceExtension)
Show: