AzureBackupClientAdapter.ListDataSources 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.CSMProtectedItemResponse> ListDataSources (string resourceGroupName, string resourceName, Microsoft.Azure.Management.BackupServices.Models.CSMProtectedItemQueryObject query);
member this.ListDataSources : string * string * Microsoft.Azure.Management.BackupServices.Models.CSMProtectedItemQueryObject -> System.Collections.Generic.IList<Microsoft.Azure.Management.BackupServices.Models.CSMProtectedItemResponse>
Public Function ListDataSources (resourceGroupName As String, resourceName As String, query As CSMProtectedItemQueryObject) As IList(Of CSMProtectedItemResponse)
Parameters
- resourceGroupName
- String
- resourceName
- String