Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantNodeAllocation.
Represents the assets allocated to a specific Sole-Tenant node type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#allocated_asset_count
def allocated_asset_count() -> ::Integer
Returns
- (::Integer) — Count of assets allocated to these nodes
#allocated_asset_count=
def allocated_asset_count=(value) -> ::Integer
Parameter
- value (::Integer) — Count of assets allocated to these nodes
Returns
- (::Integer) — Count of assets allocated to these nodes
#node
def node() -> ::Google::Cloud::MigrationCenter::V1::SoleTenantNodeType
Returns
- (::Google::Cloud::MigrationCenter::V1::SoleTenantNodeType) — Sole Tenant node type, e.g. "m3-node-128-3904"
#node=
def node=(value) -> ::Google::Cloud::MigrationCenter::V1::SoleTenantNodeType
Parameter
- value (::Google::Cloud::MigrationCenter::V1::SoleTenantNodeType) — Sole Tenant node type, e.g. "m3-node-128-3904"
Returns
- (::Google::Cloud::MigrationCenter::V1::SoleTenantNodeType) — Sole Tenant node type, e.g. "m3-node-128-3904"
#node_count
def node_count() -> ::Integer
Returns
- (::Integer) — Count of this node type to be provisioned
#node_count=
def node_count=(value) -> ::Integer
Parameter
- value (::Integer) — Count of this node type to be provisioned
Returns
- (::Integer) — Count of this node type to be provisioned