Uses of Class
com.azure.resourcemanager.dataprotection.models.CheckNameAvailabilityRequest
Package
Description
Package containing the service clients for DataProtectionClient.
Package containing the data models for DataProtectionClient.
-
Uses of CheckNameAvailabilityRequest in com.azure.resourcemanager.dataprotection.fluent
Modifier and TypeMethodDescriptionBackupVaultsClient.checkNameAvailability
(String resourceGroupName, String location, CheckNameAvailabilityRequest parameters) API to check for resource name availability.com.azure.core.http.rest.Response<CheckNameAvailabilityResultInner>
BackupVaultsClient.checkNameAvailabilityWithResponse
(String resourceGroupName, String location, CheckNameAvailabilityRequest parameters, com.azure.core.util.Context context) API to check for resource name availability. -
Uses of CheckNameAvailabilityRequest in com.azure.resourcemanager.dataprotection.models
Modifier and TypeMethodDescriptionSet the name property: Resource name for which availability needs to be checked.Set the type property: Describes the Resource type: Microsoft.DataProtection/BackupVaults.Modifier and TypeMethodDescriptionBackupVaults.checkNameAvailability
(String resourceGroupName, String location, CheckNameAvailabilityRequest parameters) API to check for resource name availability.com.azure.core.http.rest.Response<CheckNameAvailabilityResult>
BackupVaults.checkNameAvailabilityWithResponse
(String resourceGroupName, String location, CheckNameAvailabilityRequest parameters, com.azure.core.util.Context context) API to check for resource name availability.