Skip to main content

Class Area

Namespace: Consul
Assembly: Consul.dll

public class Area : AreaRequest

Inheritance

objectAreaRequestArea

Inherited Members

AreaRequest.PeerDatacenter , AreaRequest.RetryJoin , AreaRequest.UseTLS , object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()

Properties

ID

ID is this identifier for an area (a UUID).

public string ID { get; set; }

Property Value

string