Uses of Interface
com.azure.resourcemanager.hybridcontainerservice.models.HybridIdentityMetadata
Package
Description
Package containing the data models for HybridContainerService.
-
Uses of HybridIdentityMetadata in com.azure.resourcemanager.hybridcontainerservice.models
Modifier and TypeMethodDescriptionHybridIdentityMetadata.Update.apply()
Executes the update request.HybridIdentityMetadata.Update.apply
(com.azure.core.util.Context context) Executes the update request.HybridIdentityMetadata.DefinitionStages.WithCreate.create()
Executes the create request.HybridIdentityMetadata.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.HybridIdentityMetadatas.get
(String resourceGroupName, String provisionedClustersName, String hybridIdentityMetadataResourceName) Get the hybrid identity metadata resourceGet the hybrid identity metadata resourceHybridIdentityMetadata.refresh()
Refreshes the resource to sync with Azure.HybridIdentityMetadata.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<HybridIdentityMetadata>
HybridIdentityMetadatas.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get the hybrid identity metadata resourcecom.azure.core.http.rest.Response<HybridIdentityMetadata>
HybridIdentityMetadatas.getWithResponse
(String resourceGroupName, String provisionedClustersName, String hybridIdentityMetadataResourceName, com.azure.core.util.Context context) Get the hybrid identity metadata resourcecom.azure.core.http.rest.PagedIterable<HybridIdentityMetadata>
HybridIdentityMetadatas.listByCluster
(String resourceGroupName, String provisionedClustersName) Lists the hybrid identity metadata resources in a clustercom.azure.core.http.rest.PagedIterable<HybridIdentityMetadata>
HybridIdentityMetadatas.listByCluster
(String resourceGroupName, String provisionedClustersName, com.azure.core.util.Context context) Lists the hybrid identity metadata resources in a cluster