IGiMinorVersionProperties.GridImageOcid 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.
Grid Infrastructure Image Id
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Grid Infrastructure Image Id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="gridImageOcid", Update=true)]
public string GridImageOcid { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="Grid Infrastructure Image Id", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="gridImageOcid", Update=true)>]
member this.GridImageOcid : string with get, set
Public Property GridImageOcid As String
Property Value
- Attributes