Oracle Database@Google Cloud v1 API - Class DbSystemInitialStorageSizeProperties (1.4.0)

public sealed class DbSystemInitialStorageSizeProperties : IMessage<DbSystemInitialStorageSizeProperties>, IEquatable<DbSystemInitialStorageSizeProperties>, IDeepCloneable<DbSystemInitialStorageSizeProperties>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class DbSystemInitialStorageSizeProperties.

The properties of a DbSystem initial storage size summary.

Inheritance

object > DbSystemInitialStorageSizeProperties

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

DbSystemInitialStorageSizeProperties()

public DbSystemInitialStorageSizeProperties()

DbSystemInitialStorageSizeProperties(DbSystemInitialStorageSizeProperties)

public DbSystemInitialStorageSizeProperties(DbSystemInitialStorageSizeProperties other)
Parameter
Name Description
other DbSystemInitialStorageSizeProperties

Properties

LaunchFromBackupStorageSizeDetails

public RepeatedField<StorageSizeDetails> LaunchFromBackupStorageSizeDetails { get; }

Output only. List of storage disk details available for launches from backup.

Property Value
Type Description
RepeatedFieldStorageSizeDetails

ShapeType

public DbSystemInitialStorageSizeProperties.Types.ShapeType ShapeType { get; set; }

Output only. VM shape platform type

Property Value
Type Description
DbSystemInitialStorageSizePropertiesTypesShapeType

StorageManagement

public DbSystemInitialStorageSizeProperties.Types.StorageManagement StorageManagement { get; set; }

Output only. The storage option used in DB system.

Property Value
Type Description
DbSystemInitialStorageSizePropertiesTypesStorageManagement

StorageSizeDetails

public RepeatedField<StorageSizeDetails> StorageSizeDetails { get; }

Output only. List of storage disk details.

Property Value
Type Description
RepeatedFieldStorageSizeDetails