Struct posture_query
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: OpenZiti
Assembly: Ziti.NET.Standard.dll
Syntax
public struct posture_query
Fields
| Improve this Doc View Sourceid
Declaration
public string id
Field Value
Type | Description |
---|---|
System.String |
is_passing
Declaration
public bool is_passing
Field Value
Type | Description |
---|---|
System.Boolean |
process
Declaration
public ziti_process process
Field Value
Type | Description |
---|---|
ziti_process |
query_type
Declaration
public string query_type
Field Value
Type | Description |
---|---|
System.String |
timeout
Declaration
public int timeout
Field Value
Type | Description |
---|---|
System.Int32 |