MachineUpdateProperties interface

Describes the ARM updatable properties of a hybrid machine.

Properties

locationData

Metadata pertaining to the geographic location of the resource.

parentClusterResourceId

The resource id of the parent cluster (Azure HCI) this machine is assigned to, if any.

privateLinkScopeResourceId

The resource id of the private link scope this machine is assigned to, if any.

Property Details

locationData

Metadata pertaining to the geographic location of the resource.

locationData?: LocationData

Property Value

parentClusterResourceId

The resource id of the parent cluster (Azure HCI) this machine is assigned to, if any.

parentClusterResourceId?: string

Property Value

string

privateLinkScopeResourceId

The resource id of the private link scope this machine is assigned to, if any.

privateLinkScopeResourceId?: string

Property Value

string