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