ICapabilities.OSType Property

Definition

The OS type that this capability describes.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Create=false, Description="The OS type that this capability describes.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="osType", Update=false)]
public string OSType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerInstance.Runtime.Info(Create=false, Description="The OS type that this capability describes.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="osType", Update=false)>]
member this.OSType : string
Public ReadOnly Property OSType As String

Property Value

Attributes

Applies to