VirtualMachineAssignRelayContent.RelayType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)