Compartir a través de


RouteUpdateParameters.RuleSets Propiedad

Definición

Obtiene o establece conjuntos de reglas a los que hace referencia este punto de conexión.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a