AzureBackupClientAdapter.ListContainers 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.IEnumerable<Microsoft.Azure.Management.BackupServices.Models.CSMContainerResponse> ListContainers (string resourceGroupName, string resourceName, Microsoft.Azure.Management.BackupServices.Models.ContainerQueryParameters parameters);
member this.ListContainers : string * string * Microsoft.Azure.Management.BackupServices.Models.ContainerQueryParameters -> seq<Microsoft.Azure.Management.BackupServices.Models.CSMContainerResponse>
Public Function ListContainers (resourceGroupName As String, resourceName As String, parameters As ContainerQueryParameters) As IEnumerable(Of CSMContainerResponse)
Parameters
- resourceGroupName
- String
- resourceName
- String
- parameters
- ContainerQueryParameters