Share via


VirtualMachineAssignRelayContent.RelayType Property

Definition

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.

public Azure.ResourceManager.NetworkCloud.Models.VirtualMachineAssignRelayType? RelayType { get; set; }
member this.RelayType : Nullable<Azure.ResourceManager.NetworkCloud.Models.VirtualMachineAssignRelayType> with get, set
Public Property RelayType As Nullable(Of VirtualMachineAssignRelayType)

Property Value

Applies to