public sealed class CloudExadataInfrastructureProperties : IMessage<CloudExadataInfrastructureProperties>, IEquatable<CloudExadataInfrastructureProperties>, IDeepCloneable<CloudExadataInfrastructureProperties>, IBufferMessage, IMessage
Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class CloudExadataInfrastructureProperties.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eCloudExadataInfrastructureProperties\u003c/code\u003e class within the Oracle Database@Google Cloud v1 API, outlining its properties and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCloudExadataInfrastructureProperties\u003c/code\u003e class provides comprehensive details about the Exadata Infrastructure, including storage, CPU, memory, and versioning information.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes various properties such as \u003ccode\u003eActivatedStorageCount\u003c/code\u003e, \u003ccode\u003eCpuCount\u003c/code\u003e, \u003ccode\u003eMemorySizeGb\u003c/code\u003e, and \u003ccode\u003eDbServerVersion\u003c/code\u003e, all defining specific attributes and capacities of the Exadata Infrastructure.\u003c/p\u003e\n"],["\u003cp\u003eThe class also supports maintenance-related features like \u003ccode\u003eMaintenanceWindow\u003c/code\u003e, \u003ccode\u003eNextMaintenanceRunId\u003c/code\u003e, and \u003ccode\u003eNextMaintenanceRunTime\u003c/code\u003e, offering insights into scheduled upkeep.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudExadataInfrastructureProperties\u003c/code\u003e offers \u003ccode\u003eOcid\u003c/code\u003e and \u003ccode\u003eOciUrl\u003c/code\u003e properties for linking and identifying the Exadata Infrastructure in the OCI console.\u003c/p\u003e\n"]]],[],null,["# Oracle Database@Google Cloud v1 API - Class CloudExadataInfrastructureProperties (1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.CloudExadataInfrastructureProperties)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.2.0/Google.Cloud.OracleDatabase.V1.CloudExadataInfrastructureProperties)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.1.0/Google.Cloud.OracleDatabase.V1.CloudExadataInfrastructureProperties)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/1.0.0/Google.Cloud.OracleDatabase.V1.CloudExadataInfrastructureProperties) \n\n public sealed class CloudExadataInfrastructureProperties : IMessage\u003cCloudExadataInfrastructureProperties\u003e, IEquatable\u003cCloudExadataInfrastructureProperties\u003e, IDeepCloneable\u003cCloudExadataInfrastructureProperties\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Oracle Database@Google Cloud v1 API class CloudExadataInfrastructureProperties.\n\nVarious properties of Exadata Infrastructure. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CloudExadataInfrastructureProperties \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CloudExadataInfrastructureProperties](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.CloudExadataInfrastructureProperties), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CloudExadataInfrastructureProperties](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.CloudExadataInfrastructureProperties), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CloudExadataInfrastructureProperties](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1.CloudExadataInfrastructureProperties), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.OracleDatabase.V1](/dotnet/docs/reference/Google.Cloud.OracleDatabase.V1/latest/Google.Cloud.OracleDatabase.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.OracleDatabase.V1.dll\n\nConstructors\n------------\n\n### CloudExadataInfrastructureProperties()\n\n public CloudExadataInfrastructureProperties()\n\n### CloudExadataInfrastructureProperties(CloudExadataInfrastructureProperties)\n\n public CloudExadataInfrastructureProperties(CloudExadataInfrastructureProperties other)\n\nProperties\n----------\n\n### ActivatedStorageCount\n\n public int ActivatedStorageCount { get; set; }\n\nOutput only. The requested number of additional storage servers activated\nfor the Exadata Infrastructure.\n\n### AdditionalStorageCount\n\n public int AdditionalStorageCount { get; set; }\n\nOutput only. The requested number of additional storage servers for the\nExadata Infrastructure.\n\n### AvailableStorageSizeGb\n\n public int AvailableStorageSizeGb { get; set; }\n\nOutput only. The available storage can be allocated to the Exadata\nInfrastructure resource, in gigabytes (GB).\n\n### ComputeCount\n\n public int ComputeCount { get; set; }\n\nOptional. The number of compute servers for the Exadata Infrastructure.\n\n### CpuCount\n\n public int CpuCount { get; set; }\n\nOutput only. The number of enabled CPU cores.\n\n### CustomerContacts\n\n public RepeatedField\u003cCustomerContact\u003e CustomerContacts { get; }\n\nOptional. The list of customer contacts.\n\n### DataStorageSizeTb\n\n public double DataStorageSizeTb { get; set; }\n\nOutput only. Size, in terabytes, of the DATA disk group.\n\n### DbNodeStorageSizeGb\n\n public int DbNodeStorageSizeGb { get; set; }\n\nOutput only. The local node storage allocated in GBs.\n\n### DbServerVersion\n\n public string DbServerVersion { get; set; }\n\nOutput only. The software version of the database servers (dom0) in the\nExadata Infrastructure.\n\n### MaintenanceWindow\n\n public MaintenanceWindow MaintenanceWindow { get; set; }\n\nOptional. Maintenance window for repair.\n\n### MaxCpuCount\n\n public int MaxCpuCount { get; set; }\n\nOutput only. The total number of CPU cores available.\n\n### MaxDataStorageTb\n\n public double MaxDataStorageTb { get; set; }\n\nOutput only. The total available DATA disk group size.\n\n### MaxDbNodeStorageSizeGb\n\n public int MaxDbNodeStorageSizeGb { get; set; }\n\nOutput only. The total local node storage available in GBs.\n\n### MaxMemoryGb\n\n public int MaxMemoryGb { get; set; }\n\nOutput only. The total memory available in GBs.\n\n### MemorySizeGb\n\n public int MemorySizeGb { get; set; }\n\nOutput only. The memory allocated in GBs.\n\n### MonthlyDbServerVersion\n\n public string MonthlyDbServerVersion { get; set; }\n\nOutput only. The monthly software version of the database servers (dom0)\nin the Exadata Infrastructure. Example: 20.1.15\n\n### MonthlyStorageServerVersion\n\n public string MonthlyStorageServerVersion { get; set; }\n\nOutput only. The monthly software version of the storage servers (cells)\nin the Exadata Infrastructure. Example: 20.1.15\n\n### NextMaintenanceRunId\n\n public string NextMaintenanceRunId { get; set; }\n\nOutput only. The OCID of the next maintenance run.\n\n### NextMaintenanceRunTime\n\n public Timestamp NextMaintenanceRunTime { get; set; }\n\nOutput only. The time when the next maintenance run will occur.\n\n### NextSecurityMaintenanceRunTime\n\n public Timestamp NextSecurityMaintenanceRunTime { get; set; }\n\nOutput only. The time when the next security maintenance run will occur.\n\n### OciUrl\n\n public string OciUrl { get; set; }\n\nOutput only. Deep link to the OCI console to view this resource.\n\n### Ocid\n\n public string Ocid { get; set; }\n\nOutput only. OCID of created infra.\n\u003chttps://docs.oracle.com/en-us/iaas/Content/General/Concepts/identifiers.htm#Oracle\u003e\n\n### Shape\n\n public string Shape { get; set; }\n\nRequired. The shape of the Exadata Infrastructure. The shape determines the\namount of CPU, storage, and memory resources allocated to the instance.\n\n### State\n\n public CloudExadataInfrastructureProperties.Types.State State { get; set; }\n\nOutput only. The current lifecycle state of the Exadata Infrastructure.\n\n### StorageCount\n\n public int StorageCount { get; set; }\n\nOptional. The number of Cloud Exadata storage servers for the Exadata\nInfrastructure.\n\n### StorageServerVersion\n\n public string StorageServerVersion { get; set; }\n\nOutput only. The software version of the storage servers (cells) in the\nExadata Infrastructure.\n\n### TotalStorageSizeGb\n\n public int TotalStorageSizeGb { get; set; }\n\nOptional. The total storage allocated to the Exadata Infrastructure\nresource, in gigabytes (GB)."]]