Class CloudExadataStorageGridSummary
The Exadata storage server grid of the Exadata infrastructure.
Inherited Members
Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public class CloudExadataStorageGridSummary : DbmResource
Properties
ServerCount
Declaration
[JsonProperty(PropertyName = "serverCount")]
public int? ServerCount { get; set; }
Property Value
| Type | Description |
|---|---|
| int? | The number of Exadata storage servers in the Exadata infrastructure. |