Class OperatorUsageInformation
Namespace: Consul
Assembly: Consul.dll
public class OperatorUsageInformation
Inheritance
object ← OperatorUsageInformation
Inherited Members
object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
Usage
[JsonProperty("Usage")]
public Dictionary<string, DatacenterUsage> Usage { get; set; }