IExadbVMCluster.SystemVersion Property

Definition

Operating system version of the image.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Operating system version of the image.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="systemVersion", Update=false)]
public string SystemVersion { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Operating system version of the image.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="systemVersion", Update=false)>]
member this.SystemVersion : string with get, set
Public Property SystemVersion As String

Property Value

Attributes

Applies to