IDevBox.ImageReferenceOperatingSystem Property

Definition

The operating system of the image.

[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The operating system of the image.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="operatingSystem")]
public string ImageReferenceOperatingSystem { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The operating system of the image.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="operatingSystem")>]
member this.ImageReferenceOperatingSystem : string
Public ReadOnly Property ImageReferenceOperatingSystem As String

Property Value

Attributes

Applies to