ContainerBase(ProtectionContainerResource) Constructor

Definition

public ContainerBase (Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionContainerResource protectionContainer);
new Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase : Microsoft.Azure.Management.RecoveryServices.Backup.Models.ProtectionContainerResource -> Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerBase
Public Sub New (protectionContainer As ProtectionContainerResource)

Parameters

protectionContainer
ProtectionContainerResource

Applies to