ProtectableItemBase Constructor

Definition

public ProtectableItemBase (Microsoft.Azure.Management.RecoveryServices.Backup.Models.WorkloadProtectableItemResource workloadProtectableItemResource, string containerName, Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType containerType);
new Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ProtectableItemBase : Microsoft.Azure.Management.RecoveryServices.Backup.Models.WorkloadProtectableItemResource * string * Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType -> Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ProtectableItemBase
Public Sub New (workloadProtectableItemResource As WorkloadProtectableItemResource, containerName As String, containerType As ContainerType)

Parameters

workloadProtectableItemResource
WorkloadProtectableItemResource
containerName
String
containerType
ContainerType

Applies to