Compartilhar via


RouteMapRule.NextStepIfMatched Propriedade

Definição

Obtém ou define a próxima etapa após a avaliação da regra. Os comportamentos atuais com suporte são 'Continue'(para a próxima regra) e 'Terminate'. Os valores possíveis incluem: 'Unknown', 'Continue', 'Terminate'

[Newtonsoft.Json.JsonProperty(PropertyName="nextStepIfMatched")]
public string NextStepIfMatched { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="nextStepIfMatched")>]
member this.NextStepIfMatched : string with get, set
Public Property NextStepIfMatched As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a