IExascaleDbStorageVault 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.ExascaleDbStorageVaultTypeConverter))]
public interface IExascaleDbStorageVault : Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.ITrackedResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Oracle.Models.ExascaleDbStorageVaultTypeConverter))>]
type IExascaleDbStorageVault = interface
interface IJsonSerializable
interface ITrackedResource
interface IResource
Public Interface IExascaleDbStorageVault
Implements ITrackedResource
- 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 |
| Id |
Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}" (Inherited from IResource) |
| LifecycleDetail |
Additional information about the current lifecycle state. |
| LifecycleState |
Exadata Database Storage Vault lifecycle state |
| Location |
The geo-location where the resource lives (Inherited from ITrackedResource) |
| Name |
The name of the resource (Inherited from IResource) |
| 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 |
| SystemDataCreatedAt |
The timestamp of resource creation (UTC). (Inherited from IResource) |
| SystemDataCreatedBy |
The identity that created the resource. (Inherited from IResource) |
| SystemDataCreatedByType |
The type of identity that created the resource. (Inherited from IResource) |
| SystemDataLastModifiedAt |
The timestamp of resource last modification (UTC) (Inherited from IResource) |
| SystemDataLastModifiedBy |
The identity that last modified the resource. (Inherited from IResource) |
| SystemDataLastModifiedByType |
The type of identity that last modified the resource. (Inherited from IResource) |
| Tag |
Resource tags. (Inherited from ITrackedResource) |
| TimeZone |
The time zone that you want to use for the Exadata Database Storage Vault |
| Type |
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts" (Inherited from IResource) |
| VMClusterCount |
The number of Exadata VM clusters used the Exadata Database Storage Vault. |
| Zone |
The availability zones. |
Methods
| Name | Description |
|---|---|
| ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |