Class ExternalExadataInfrastructureDiscoverySummary
The summary of the Exadata system infrastructure discovery.
Inherited Members
Namespace: Oci.DatabasemanagementService.Models
Assembly: OCI.DotNetSDK.Databasemanagement.dll
Syntax
public class ExternalExadataInfrastructureDiscoverySummary : EntityDiscovered
Properties
RackSize
Declaration
[JsonProperty(PropertyName = "rackSize")]
[JsonConverter(typeof(ResponseEnumConverter))]
public ExternalExadataInfrastructureDiscoverySummary.RackSizeEnum? RackSize { get; set; }
Property Value
Type | Description |
---|---|
ExternalExadataInfrastructureDiscoverySummary.RackSizeEnum? | The size of the Exadata infrastructure. |