Reference documentation and code samples for the Migration Center V1 API class Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantFinding.
A set of findings that applies to assets destined for Sole-Tenant nodes.
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 which are allocated
#allocated_asset_count=
def allocated_asset_count=(value) -> ::Integer
Parameter
- value (::Integer) — Count of assets which are allocated
Returns
- (::Integer) — Count of assets which are allocated
#allocated_regions
def allocated_regions() -> ::Array<::String>
Returns
- (::Array<::String>) — Set of regions in which the assets are allocated
#allocated_regions=
def allocated_regions=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Set of regions in which the assets are allocated
Returns
- (::Array<::String>) — Set of regions in which the assets are allocated
#node_allocations
def node_allocations() -> ::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantNodeAllocation>
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantNodeAllocation>) — Set of per-nodetype allocation records
#node_allocations=
def node_allocations=(value) -> ::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantNodeAllocation>
Parameter
- value (::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantNodeAllocation>) — Set of per-nodetype allocation records
Returns
- (::Array<::Google::Cloud::MigrationCenter::V1::ReportSummary::SoleTenantNodeAllocation>) — Set of per-nodetype allocation records