Skip to main content

Class SamenessGroupMember

Namespace: Consul
Assembly: Consul.dll

public class SamenessGroupMember

Inheritance

objectSamenessGroupMember

Inherited Members

object.Equals(object) , object.Equals(object, object) , object.GetHashCode() , object.GetType() , object.MemberwiseClone() , object.ReferenceEquals(object, object) , object.ToString()

Properties

Partition

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string Partition { get; set; }

Property Value

string

Peer

[JsonProperty(NullValueHandling = NullValueHandling.Ignore)]
public string Peer { get; set; }

Property Value

string