IDbSystemBaseProperties.GridImageOcid Property

Definition

The OCID of a grid infrastructure software image. This is a database software image of the type GRID_IMAGE.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The OCID of a grid infrastructure software image. This is a database software image of the type GRID_IMAGE.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="gridImageOcid", Update=false)]
public string GridImageOcid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The OCID of a grid infrastructure software image. This is a database software image of the type GRID_IMAGE.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="gridImageOcid", Update=false)>]
member this.GridImageOcid : string
Public ReadOnly Property GridImageOcid As String

Property Value

Attributes

Applies to