TrustedInfrastructure_TrustAuthorityClusters_Summary

TrustedInfrastructure_TrustAuthorityClusters_Summary
TrustedInfrastructure_TrustAuthorityClusters_Summary

The TrustAuthorityClusters.Summary structure contains information about TrustAuthorityClusters id and state.

JSON Example
{
    "cluster": "string",
    "state": "string"
}
string
cluster
Required

Identifies the cluster. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: ClusterComputeResource. When operations return a value of this structure as a result, the field will be an identifier for the resource type: ClusterComputeResource.

state
Required

The TrustAuthorityClusters.State enumerated type defines the states of the TrustAuthorityClusters.
ENABLE : The TrustAuthorityClusters is enabled.
DISABLE : The TrustAuthorityClusters is disabled.