Uses of Interface
com.azure.resourcemanager.hybridcontainerservice.models.HybridIdentityMetadata.Update
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of HybridIdentityMetadata.Update in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionHybridIdentityMetadata.update()
Begins update for the HybridIdentityMetadata resource.HybridIdentityMetadata.UpdateStages.WithIdentity.withIdentity
(ProvisionedClusterIdentity identity) Specifies the identity property: The identity of the provisioned cluster..HybridIdentityMetadata.UpdateStages.WithPublicKey.withPublicKey
(String publicKey) Specifies the publicKey property: Onboarding public key for provisioning the Managed identity for the HybridAKS cluster..HybridIdentityMetadata.UpdateStages.WithResourceUid.withResourceUid
(String resourceUid) Specifies the resourceUid property: Unique id of the parent provisioned cluster resource..