ProtectableContainersOperationsExtensions 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 ProtectableContainersOperations.
public static class ProtectableContainersOperationsExtensions
type ProtectableContainersOperationsExtensions = class
Public Module ProtectableContainersOperationsExtensions
- Inheritance
-
ProtectableContainersOperationsExtensions
Methods
List(IProtectableContainersOperations, String, String, String, ODataQuery<BMSContainerQueryObject>) |
Lists the containers that can be registered to Recovery Services Vault. |
ListAsync(IProtectableContainersOperations, String, String, String, ODataQuery<BMSContainerQueryObject>, CancellationToken) |
Lists the containers that can be registered to Recovery Services Vault. |
ListNext(IProtectableContainersOperations, String) |
Lists the containers that can be registered to Recovery Services Vault. |
ListNextAsync(IProtectableContainersOperations, String, CancellationToken) |
Lists the containers that can be registered to Recovery Services Vault. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET