EffectiveRoute.AddressPrefixes Property

Definition

Optional. Gets or sets the address prefixes that apply to this route, in CIDR format.

public System.Collections.Generic.IList<string> AddressPrefixes { get; set; }
member this.AddressPrefixes : System.Collections.Generic.IList<string> with get, set
Public Property AddressPrefixes As IList(Of String)

Property Value

Applies to