Compartir a través de


RouteMap.Rules Propiedad

Definición

Obtiene o establece la lista de reglas routeMap que se van a aplicar.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.rules")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RouteMapRule> Rules { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.rules")>]
member this.Rules : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.RouteMapRule> with get, set
Public Property Rules As IList(Of RouteMapRule)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a