Uses of Class
com.azure.resourcemanager.kusto.models.ManagedPrivateEndpointsCheckNameRequest
Package
Description
Package containing the service clients for KustoManagementClient.
Package containing the data models for KustoManagementClient.
-
Uses of ManagedPrivateEndpointsCheckNameRequest in com.azure.resourcemanager.kusto.fluent
Modifier and TypeMethodDescriptionManagedPrivateEndpointsClient.checkNameAvailability
(String resourceGroupName, String clusterName, ManagedPrivateEndpointsCheckNameRequest resourceName) Checks that the managed private endpoints resource name is valid and is not already in use.com.azure.core.http.rest.Response<CheckNameResultInner>
ManagedPrivateEndpointsClient.checkNameAvailabilityWithResponse
(String resourceGroupName, String clusterName, ManagedPrivateEndpointsCheckNameRequest resourceName, com.azure.core.util.Context context) Checks that the managed private endpoints resource name is valid and is not already in use. -
Uses of ManagedPrivateEndpointsCheckNameRequest in com.azure.resourcemanager.kusto.models
Modifier and TypeMethodDescriptionSet the name property: Managed private endpoint resource name.Set the type property: The type of resource, for instance Microsoft.Kusto/clusters/managedPrivateEndpoints.Modifier and TypeMethodDescriptionManagedPrivateEndpoints.checkNameAvailability
(String resourceGroupName, String clusterName, ManagedPrivateEndpointsCheckNameRequest resourceName) Checks that the managed private endpoints resource name is valid and is not already in use.com.azure.core.http.rest.Response<CheckNameResult>
ManagedPrivateEndpoints.checkNameAvailabilityWithResponse
(String resourceGroupName, String clusterName, ManagedPrivateEndpointsCheckNameRequest resourceName, com.azure.core.util.Context context) Checks that the managed private endpoints resource name is valid and is not already in use.