Udostępnij za pośrednictwem


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.Runtime.Info(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(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.RoutingPreference) }, ReadOnly=false, Required=false, SerializedName="routingPreference")]
public Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.RoutingPreference? RoutingPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.Info(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(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.RoutingPreference) }, ReadOnly=false, Required=false, SerializedName="routingPreference")>]
member this.RoutingPreference : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Workloads.Support.RoutingPreference> with get, set
Public Property RoutingPreference As Nullable(Of RoutingPreference)

Property Value

Attributes

Applies to