Condividi tramite


IAseRegionProperties.AvailableOS Property

Definition

Available OSs in region.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Available OSs in region.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="availableOS")]
public string[] AvailableOS { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Available OSs in region.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="availableOS")>]
member this.AvailableOS : string[] with get, set
Public Property AvailableOS As String()

Property Value

String[]
Attributes

Applies to