Reference documentation and code samples for the Google Cloud Migration Center V1 Client class AzureVmPlatformDetails.
Azure VM specific details.
Generated from protobuf message google.cloud.migrationcenter.v1.AzureVmPlatformDetails
Namespace
Google \ Cloud \ MigrationCenter \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ machine_type_label
string
Azure platform's machine type label.
↳ location
string
The location of the machine in the Azure format.
↳ provisioning_state
string
Azure platform's provisioning state.
getMachineTypeLabel
Azure platform's machine type label.
string
setMachineTypeLabel
Azure platform's machine type label.
var
string
$this
getLocation
The location of the machine in the Azure format.
string
setLocation
The location of the machine in the Azure format.
var
string
$this
getProvisioningState
Azure platform's provisioning state.
string
setProvisioningState
Azure platform's provisioning state.
var
string
$this