AzureBackupClientAdapter.ListProtectableObjects Method
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.
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
- query
- CSMItemQueryObject