Compartilhar via


NetworkSecurityRulesEvaluationResult.DestinationMatched Propriedade

Definição

Obtém ou define o valor que indica se o destino é correspondido.

[Newtonsoft.Json.JsonProperty(PropertyName="destinationMatched")]
public bool? DestinationMatched { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationMatched")>]
member this.DestinationMatched : Nullable<bool> with get, set
Public Property DestinationMatched As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a