Skip to main content

Class NamespaceResponse

Namespace: Consul
Assembly: Consul.dll

public class NamespaceResponse : Namespace

Inheritance

objectNamespaceNamespaceResponse

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

ulong

DeletedAt

public DateTime? DeletedAt { get; set; }

Property Value

DateTime ?

ModifyIndex

public ulong ModifyIndex { get; set; }

Property Value

ulong