Uses of Class
com.azure.resourcemanager.hybridcontainerservice.models.ProvisionedClusterIdentity
Package
Description
Package containing the inner data models for HybridContainerService.
Package containing the data models for HybridContainerService.
-
Uses of ProvisionedClusterIdentity in com.azure.resourcemanager.hybridcontainerservice.fluent.models
Modifier and TypeMethodDescriptionHybridIdentityMetadataInner.identity()
Get the identity property: The identity of the provisioned cluster.HybridIdentityMetadataProperties.identity()
Get the identity property: The identity of the provisioned cluster.ProvisionedClustersResponseInner.identity()
Get the identity property: Identity for the Provisioned cluster.Modifier and TypeMethodDescriptionHybridIdentityMetadataInner.withIdentity
(ProvisionedClusterIdentity identity) Set the identity property: The identity of the provisioned cluster.HybridIdentityMetadataProperties.withIdentity
(ProvisionedClusterIdentity identity) Set the identity property: The identity of the provisioned cluster.ProvisionedClustersResponseInner.withIdentity
(ProvisionedClusterIdentity identity) Set the identity property: Identity for the Provisioned cluster. -
Uses of ProvisionedClusterIdentity in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionHybridIdentityMetadata.identity()
Gets the identity property: The identity of the provisioned cluster.ProvisionedClusters.identity()
Get the identity property: Identity for the Provisioned cluster.ProvisionedClustersResponse.identity()
Gets the identity property: Identity for the Provisioned cluster.ProvisionedClusterIdentity.withType
(ResourceIdentityType type) Set the type property: The type of identity used for the provisioned cluster.Modifier and TypeMethodDescriptionHybridIdentityMetadata.DefinitionStages.WithIdentity.withIdentity
(ProvisionedClusterIdentity identity) Specifies the identity property: The identity of the provisioned cluster..HybridIdentityMetadata.UpdateStages.WithIdentity.withIdentity
(ProvisionedClusterIdentity identity) Specifies the identity property: The identity of the provisioned cluster..ProvisionedClusters.withIdentity
(ProvisionedClusterIdentity identity) Set the identity property: Identity for the Provisioned cluster.ProvisionedClustersResponse.DefinitionStages.WithIdentity.withIdentity
(ProvisionedClusterIdentity identity) Specifies the identity property: Identity for the Provisioned cluster..