Skip to main content

Class TemplatedPolicyResponse

Namespace: Consul
Assembly: Consul.dll

Handles responses for templated policies

public class TemplatedPolicyResponse

Inheritance

objectTemplatedPolicyResponse

Inherited Members

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

Properties

Schema

public string Schema { get; set; }

Property Value

string

Template

public string Template { get; set; }

Property Value

string

TemplateName

public string TemplateName { get; set; }

Property Value

string