Class ExpandedPolicy
Namespace: Consul
Assembly: Consul.dll
public class ExpandedPolicy
Inheritance
Inherited Members
object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()
Properties
Datacenters
public string[] Datacenters { get; set; }
Property Value
string []
Description
public string Description { get; set; }
Property Value
ID
public string ID { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Rules
public string Rules { get; set; }