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