Class DbSystemOptions
Details of the DbSystem Options.
Implements
Inherited Members
Namespace: Google.Apis.OracleDatabase.v1.Data
Assembly: Google.Apis.OracleDatabase.v1.dll
Syntax
public class DbSystemOptions : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
StorageManagement
Optional. The storage option used in DB system.
Declaration
[JsonProperty("storageManagement")]
public virtual string StorageManagement { get; set; }
Property Value
| Type | Description |
|---|---|
| string |