Uses of Class
com.azure.resourcemanager.kusto.models.ClusterCheckNameRequest
Package
Description
Package containing the service clients for KustoManagementClient.
Package containing the data models for KustoManagementClient.
-
Uses of ClusterCheckNameRequest in com.azure.resourcemanager.kusto.fluent
Modifier and TypeMethodDescriptionClustersClient.checkNameAvailability
(String location, ClusterCheckNameRequest clusterName) Checks that the cluster name is valid and is not already in use.com.azure.core.http.rest.Response<CheckNameResultInner>
ClustersClient.checkNameAvailabilityWithResponse
(String location, ClusterCheckNameRequest clusterName, com.azure.core.util.Context context) Checks that the cluster name is valid and is not already in use. -
Uses of ClusterCheckNameRequest in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionSet the name property: Cluster name.Set the type property: The type of resource, Microsoft.Kusto/clusters.Modifier and TypeMethodDescriptionClusters.checkNameAvailability
(String location, ClusterCheckNameRequest clusterName) Checks that the cluster name is valid and is not already in use.com.azure.core.http.rest.Response<CheckNameResult>
Clusters.checkNameAvailabilityWithResponse
(String location, ClusterCheckNameRequest clusterName, com.azure.core.util.Context context) Checks that the cluster name is valid and is not already in use.