GetAzureRmRecoveryServicesBackupContainer.ContainerType Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The type of the Azure Backup container (for example:  Windows Server or Azure IaaS VM).", Mandatory=true, Position=1)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType ContainerType { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The type of the Azure Backup container (for example:  Windows Server or Azure IaaS VM).", Mandatory=true, Position=1)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ContainerType : Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.ContainerType with get, set
Public Property ContainerType As ContainerType

Property Value

ContainerType
Attributes

Applies to