Google Cloud Vm Migration V1 Client - Class AzureVmsDetails (1.1.0)

Reference documentation and code samples for the Google Cloud Vm Migration V1 Client class AzureVmsDetails.

AzureVmsDetails describes VMs in Azure.

Generated from protobuf message google.cloud.vmmigration.v1.AzureVmsDetails

Namespace

Google \ Cloud \ VMMigration \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ details array<AzureVmDetails>

The details of the Azure VMs.

getDetails

The details of the Azure VMs.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

setDetails

The details of the Azure VMs.

Parameter
Name Description
var array<AzureVmDetails>
Returns
Type Description
$this