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