HybridIdentityMetadataProperties interface
Defines the resource properties for the hybrid identity metadata.
Properties
provisioning |
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server. |
public |
Onboarding public key for provisioning the Managed identity for the connected cluster. |
resource |
Unique id of the parent provisioned cluster resource. |
Property Details
provisioningState
Provisioning state of the resource NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
publicKey
Onboarding public key for provisioning the Managed identity for the connected cluster.
publicKey?: string
Property Value
string
resourceUid
Unique id of the parent provisioned cluster resource.
resourceUid?: string
Property Value
string