IOracleIdentity.ExadbVMClusterName Property

Definition

The name of the ExadbVmCluster

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The name of the ExadbVmCluster", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="exadbVmClusterName", Update=true)]
public string ExadbVMClusterName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=true, Description="The name of the ExadbVmCluster", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="exadbVmClusterName", Update=true)>]
member this.ExadbVMClusterName : string with get, set
Public Property ExadbVMClusterName As String

Property Value

Attributes

Applies to