Sdílet prostřednictvím


AzureBackupClientAdapter.ListDataSources Method

Definition

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

Returns

Applies to