Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::AzureVmsDetails.
AzureVmsDetails describes VMs in Azure.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#details
def details() -> ::Array<::Google::Cloud::VMMigration::V1::AzureVmDetails>
Returns
- (::Array<::Google::Cloud::VMMigration::V1::AzureVmDetails>) — The details of the Azure VMs.
#details=
def details=(value) -> ::Array<::Google::Cloud::VMMigration::V1::AzureVmDetails>
Parameter
- value (::Array<::Google::Cloud::VMMigration::V1::AzureVmDetails>) — The details of the Azure VMs.
Returns
- (::Array<::Google::Cloud::VMMigration::V1::AzureVmDetails>) — The details of the Azure VMs.