Class HttpPathMatch
Namespace: Consul
Assembly: Consul.dll
public class HttpPathMatch
Inheritance
Inherited Members
object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
Match
[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string Match { get; set; }
Property Value
Value
[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string Value { get; set; }