VirtualMachineExtensionListResponse.ResourceExtension.SupportedOS Property

 

Optional. String property indicating the OS which the extension supports. Current values are 'Windows' or 'Linux'.

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

public string SupportedOS { get; set; }

Property Value

Type: System.String
Return to top
Show: