Compartilhar via


RouteMapRule.Actions Propriedade

Definição

Obtém ou define a lista de ações que serão aplicadas em uma correspondência.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a