ResourceExtensionConfigurationStatus.Code Property

 

Optional. Integer status code from the result of applying the configuration settings.

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

public Nullable<int> Code { get; set; }

Property Value

Type: System.Nullable<Int32>
Return to top
Show: