IAseRegionProperties.AvailableOS Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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