ISystemVersion.PropertiesSystemVersion Property

Definition

A valid Oracle System Version

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

Property Value

Attributes

Applies to