ResourceExtensionConfigurationStatus.SubStatusList Property

 

Optional. List of substatus objects which contain additional status information reported by the Resource Extension.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public IList<ResourceExtensionSubStatus> SubStatusList { get; set; }
Return to top
Show: