IExadbVMClusterProperties.GridImageOcid Property

Definition

Grid Setup will be done using this Grid Image OCID. Can be obtained using giMinorVersions API

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Grid Setup will be done using this Grid Image OCID. Can be obtained using giMinorVersions API", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="gridImageOcid", Update=false)]
public string GridImageOcid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Grid Setup will be done using this Grid Image OCID. Can be obtained using giMinorVersions API", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="gridImageOcid", Update=false)>]
member this.GridImageOcid : string with get, set
Public Property GridImageOcid As String

Property Value

Attributes

Applies to