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