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