Share via


Monitor.RoutingPreference Property

Definition

Sets the routing preference of the SAP monitor. By default only RFC1918 traffic is routed to the customer VNET.

[Microsoft.Azure.PowerShell.Cmdlets.Workloads.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.RoutingPreference? RoutingPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.PropertyOrigin.Inlined)>]
member this.RoutingPreference : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.RoutingPreference> with get, set
Public Property RoutingPreference As Nullable(Of RoutingPreference)

Property Value

Implements

Attributes

Applies to