BackupProtectionContainerResource.GetBackupProtectedItems Method

Definition

Gets a collection of BackupProtectedItemResources in the BackupProtectionContainer.

public virtual Azure.ResourceManager.RecoveryServicesBackup.BackupProtectedItemCollection GetBackupProtectedItems ();
abstract member GetBackupProtectedItems : unit -> Azure.ResourceManager.RecoveryServicesBackup.BackupProtectedItemCollection
override this.GetBackupProtectedItems : unit -> Azure.ResourceManager.RecoveryServicesBackup.BackupProtectedItemCollection
Public Overridable Function GetBackupProtectedItems () As BackupProtectedItemCollection

Returns

An object representing collection of BackupProtectedItemResources and their operations over a BackupProtectedItemResource.

Applies to