Migration Center V1 API - Class Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNodeAllocation (v0.1.0)

Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNodeAllocation.

Represents assets allocated to a specific VMWare 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_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

#vmware_node

def vmware_node() -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNode
Returns

#vmware_node=

def vmware_node=(value) -> ::Google::Cloud::MigrationCenter::V1::ReportSummary::VmwareNode
Parameter
Returns