IPool.ImageReferenceOSBuildNumber 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 build number of the image.
[Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The operating system build number of the image.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="osBuildNumber")]
public string ImageReferenceOSBuildNumber { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenterdata.Runtime.Info(Description="The operating system build number of the image.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="osBuildNumber")>]
member this.ImageReferenceOSBuildNumber : string
Public ReadOnly Property ImageReferenceOSBuildNumber As String
Property Value
- Attributes