Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::ExadbVmClusterStorageDetails.
The storage allocation for the exadbvmcluster, in gigabytes (GB).
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#size_in_gbs_per_node
def size_in_gbs_per_node() -> ::Integer
Returns
- (::Integer) — Required. The storage allocation for the exadbvmcluster per node, in gigabytes (GB). This field is used to calculate the total storage allocation for the exadbvmcluster.
#size_in_gbs_per_node=
def size_in_gbs_per_node=(value) -> ::Integer
Parameter
- value (::Integer) — Required. The storage allocation for the exadbvmcluster per node, in gigabytes (GB). This field is used to calculate the total storage allocation for the exadbvmcluster.
Returns
- (::Integer) — Required. The storage allocation for the exadbvmcluster per node, in gigabytes (GB). This field is used to calculate the total storage allocation for the exadbvmcluster.