AzureWorkloadPsBackupProvider.ListProtectionContainers Method

Definition

public System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase> ListProtectionContainers ();
abstract member ListProtectionContainers : unit -> System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase>
override this.ListProtectionContainers : unit -> System.Collections.Generic.List<Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase>
Public Function ListProtectionContainers () As List(Of ContainerBase)

Returns

List<ContainerBase>

Implements

Applies to