IExascaleDbStorageVaultProperties Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.ExascaleDbStorageVaultPropertiesTypeConverter))]
public interface IExascaleDbStorageVaultProperties : Microsoft.Azure.PowerShell.Cmdlets.Oracle.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.ExascaleDbStorageVaultPropertiesTypeConverter))>]
type IExascaleDbStorageVaultProperties = interface
interface IJsonSerializable
Public Interface IExascaleDbStorageVaultProperties
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
| Name | Description |
|---|---|
| AdditionalFlashCacheInPercent |
The size of additional Flash Cache in percentage of High Capacity database storage. |
| AttachedShapeAttribute |
The shapeAttribute of the Exadata VM cluster(s) associated with the Exadata Database Storage Vault. |
| Description |
Exadata Database Storage Vault description. |
| DisplayName |
The user-friendly name for the Exadata Database Storage Vault. The name does not need to be unique. |
| ExadataInfrastructureId |
Cloud Exadata infrastructure ID |
| HighCapacityDatabaseStorageAvailableSizeInGb |
Available Capacity |
| HighCapacityDatabaseStorageInputTotalSizeInGb |
Total Capacity |
| HighCapacityDatabaseStorageTotalSizeInGb |
Total Capacity |
| LifecycleDetail |
Additional information about the current lifecycle state. |
| LifecycleState |
Exadata Database Storage Vault lifecycle state |
| Ocid |
The OCID of the Exadata Database Storage Vault. |
| OciUrl |
HTTPS link to OCI resources exposed to Azure Customer via Azure Interface. |
| ProvisioningState |
Exadata Database Storage Vault provisioning state |
| TimeZone |
The time zone that you want to use for the Exadata Database Storage Vault |
| VMClusterCount |
The number of Exadata VM clusters used the Exadata Database Storage Vault. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |