Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantNodeAllocation (v0.3.0)

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

#node=

def node=(value) -> ::Google::Cloud::MigrationCenter::V1::SoleTenantNodeType
Parameter
Returns

#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