IExadbVMCluster.ZoneOcid 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.
The OCID of the zone the Exadata VM cluster on Exascale Infrastructure is associated with.
[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The OCID of the zone the Exadata VM cluster on Exascale Infrastructure is associated with.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="zoneOcid", Update=false)]
public string ZoneOcid { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The OCID of the zone the Exadata VM cluster on Exascale Infrastructure is associated with.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="zoneOcid", Update=false)>]
member this.ZoneOcid : string
Public ReadOnly Property ZoneOcid As String
Property Value
- Attributes