Compartilhar via


AzureBackupClientAdapter.ListProtectableObjects Method

Definition

public System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMItemResponse> ListProtectableObjects (string resourceGroupName, string resourceName, Microsoft.Azure.Management.BackupServices.Models.CSMItemQueryObject query);
member this.ListProtectableObjects : string * string * Microsoft.Azure.Management.BackupServices.Models.CSMItemQueryObject -> System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMItemResponse>
Public Function ListProtectableObjects (resourceGroupName As String, resourceName As String, query As CSMItemQueryObject) As IList(Of CSMItemResponse)

Parameters

resourceGroupName
String
resourceName
String

Returns

Applies to