IProtectableObjectOperations Interface

Definition

Definition of Protectable ObjectOperation operations for the Azure Backup extension.

public interface IProtectableObjectOperations
type IProtectableObjectOperations = interface
Public Interface IProtectableObjectOperations

Methods

ListCSMAsync(String, String, CSMItemQueryObject, CustomRequestHeaders, CancellationToken)

Get the list of all items

Extension Methods

ListCSM(IProtectableObjectOperations, String, String, CSMItemQueryObject, CustomRequestHeaders)

Get the list of all items

ListCSMAsync(IProtectableObjectOperations, String, String, CSMItemQueryObject, CustomRequestHeaders)

Get the list of all items

Applies to