Class Namespace
Namespace: Consul
Assembly: Consul.dll
public class Namespace
Inheritance
Derived
Inherited Members
object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
ACLs
[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public NamespaceACLConfig ACLs { get; set; }
Property Value
Description
public string Description { get; set; }
Property Value
Meta
[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public Dictionary<string, string> Meta { get; set; }
Property Value
Dictionary <string , string >
Name
public string Name { get; set; }