Share via


IMonitor.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.PSArgumentCompleter(new System.String[] { "Default", "RouteAll" })]
[Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Sets the routing preference of the SAP monitor. By default only RFC1918 traffic is routed to the customer VNET.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="routingPreference", Update=true)]
public string RoutingPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.PSArgumentCompleter(new System.String[] { "Default", "RouteAll" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Monitors.Runtime.Info(Create=true, Description="Sets the routing preference of the SAP monitor. By default only RFC1918 traffic is routed to the customer VNET.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="routingPreference", Update=true)>]
member this.RoutingPreference : string with get, set
Public Property RoutingPreference As String

Property Value

Attributes

Applies to