Share via


MonitorProperties.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.Monitors.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Support.RoutingPreference? RoutingPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Origin(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.PropertyOrigin.Owned)>]
member this.RoutingPreference : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Support.RoutingPreference> with get, set
Public Property RoutingPreference As Nullable(Of RoutingPreference)

Property Value

Implements

Attributes

Applies to