public sealed class DbSystemInitialStorageSize : IMessage<DbSystemInitialStorageSize>, IEquatable<DbSystemInitialStorageSize>, IDeepCloneable<DbSystemInitialStorageSize>, IBufferMessage, IMessageReference documentation and code samples for the Oracle Database@Google Cloud v1 API class DbSystemInitialStorageSize.
Summary of the DbSystem initial storage size.
Implements
IMessageDbSystemInitialStorageSize, IEquatableDbSystemInitialStorageSize, IDeepCloneableDbSystemInitialStorageSize, IBufferMessage, IMessageNamespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Constructors
DbSystemInitialStorageSize()
public DbSystemInitialStorageSize()DbSystemInitialStorageSize(DbSystemInitialStorageSize)
public DbSystemInitialStorageSize(DbSystemInitialStorageSize other)| Parameter | |
|---|---|
| Name | Description |
other |
DbSystemInitialStorageSize |
Properties
DbSystemInitialStorageSizeName
public DbSystemInitialStorageSizeName DbSystemInitialStorageSizeName { get; set; }DbSystemInitialStorageSizeName-typed view over the Name resource name property.
| Property Value | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeName |
|
Name
public string Name { get; set; }Output only. The name of the resource.
| Property Value | |
|---|---|
| Type | Description |
string |
|
Properties
public DbSystemInitialStorageSizeProperties Properties { get; set; }Output only. The properties of the DbSystem initial storage size summary.
| Property Value | |
|---|---|
| Type | Description |
DbSystemInitialStorageSizeProperties |
|