IDevBox.ImageReferenceOperatingSystem 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.
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