ProtectableItemContext Constructors
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.
Overloads
ProtectableItemContext() | |
ProtectableItemContext(WorkloadProtectableItem, String, ContainerType) |
ProtectableItemContext()
public ProtectableItemContext ();
Public Sub New ()
Applies to
ProtectableItemContext(WorkloadProtectableItem, String, ContainerType)
public ProtectableItemContext (Microsoft.Azure.Management.RecoveryServices.Backup.Models.WorkloadProtectableItem protectableItem, string containerName, Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType containerType);
new Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ProtectableItemContext : Microsoft.Azure.Management.RecoveryServices.Backup.Models.WorkloadProtectableItem * string * Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType -> Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ProtectableItemContext
Public Sub New (protectableItem As WorkloadProtectableItem, containerName As String, containerType As ContainerType)
Parameters
- protectableItem
- WorkloadProtectableItem
- containerName
- String
- containerType
- ContainerType