RecoveryServicesOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Extension methods for RecoveryServicesOperations.
public static class RecoveryServicesOperationsExtensions
type RecoveryServicesOperationsExtensions = class
Public Module RecoveryServicesOperationsExtensions
- Inheritance
-
RecoveryServicesOperationsExtensions
Methods
CheckNameAvailability(IRecoveryServicesOperations, String, String, CheckNameAvailabilityParameters) |
API to check for resource name availability. A name is available if no other resource exists that has the same SubscriptionId, Resource Name and Type or if one or more such resources exist, each of these must be GC'd and their time of deletion be more than 24 Hours Ago |
CheckNameAvailabilityAsync(IRecoveryServicesOperations, String, String, CheckNameAvailabilityParameters, CancellationToken) |
API to check for resource name availability. A name is available if no other resource exists that has the same SubscriptionId, Resource Name and Type or if one or more such resources exist, each of these must be GC'd and their time of deletion be more than 24 Hours Ago |