Get Cluster Instance Hybrid Identity Metadatum Result
data class GetClusterInstanceHybridIdentityMetadatumResult(val azureApiVersion: String, val id: String, val name: String, val provisioningState: String, val publicKey: String? = null, val resourceUid: String? = null, val systemData: SystemDataResponse, val type: String)
Defines the hybridIdentityMetadata.
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
Provisioning state of the resource
Link copied to clipboard
Unique id of the parent provisioned cluster resource.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.