IRoutePolicyStatementProperties.ActionLocalPreference Property

Definition

Local Preference of the route policy.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Local Preference of the route policy.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="localPreference", Update=true)]
public long? ActionLocalPreference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Local Preference of the route policy.", PossibleTypes=new System.Type[] { typeof(System.Int64) }, Read=true, ReadOnly=false, Required=false, SerializedName="localPreference", Update=true)>]
member this.ActionLocalPreference : Nullable<int64> with get, set
Public Property ActionLocalPreference As Nullable(Of Long)

Property Value

Attributes

Applies to