Class NamespaceResponse
Namespace: Consul
Assembly: Consul.dll
public class NamespaceResponse : Namespace
Inheritance
object ← Namespace ← NamespaceResponse
Inherited Members
Namespace.Name , Namespace.Description , Namespace.ACLs , Namespace.Meta , object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
CreateIndex
public ulong CreateIndex { get; set; }
Property Value
DeletedAt
public DateTime? DeletedAt { get; set; }
Property Value
DateTime ?
ModifyIndex
public ulong ModifyIndex { get; set; }