IExascaleDbStorageVaultProperties.VMClusterCount Property

Definition

The number of Exadata VM clusters used the Exadata Database Storage Vault.

[Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The number of Exadata VM clusters used the Exadata Database Storage Vault.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="vmClusterCount", Update=false)]
public int? VMClusterCount { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.Info(Create=false, Description="The number of Exadata VM clusters used the Exadata Database Storage Vault.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="vmClusterCount", Update=false)>]
member this.VMClusterCount : Nullable<int>
Public ReadOnly Property VMClusterCount As Nullable(Of Integer)

Property Value

Attributes

Applies to