Share via


VirtualMachineAssignRelayParameters interface

VirtualMachineAssignRelayParameters represents the body of the request to update the relay used for a Microsoft.HybridCompute machine associated with the virtual machine.

Properties

machineId

The resourceId of the Microsoft.HybridCompute machine resource to assign relay usage.

relayType

The indicator of which relay type the machine should be assigned to use. Platform indicates the use of a platform-dedicated relay. Public indicates the use of the standard public relay for Arc services.

Property Details

machineId

The resourceId of the Microsoft.HybridCompute machine resource to assign relay usage.

machineId: string

Property Value

string

relayType

The indicator of which relay type the machine should be assigned to use. Platform indicates the use of a platform-dedicated relay. Public indicates the use of the standard public relay for Arc services.

relayType?: string

Property Value

string