PsBackupProviderTypes Enum
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.
Types of the PowerShell providers for the cmdlet implementation.
public enum PsBackupProviderTypes
type PsBackupProviderTypes =
Public Enum PsBackupProviderTypes
- Inheritance
-
PsBackupProviderTypes
Fields
Name | Value | Description |
---|---|---|
IaasVm | 1 | Represents the IaaS VM provider for powershell cmdlets. |
AzureSql | 2 | Represents the Azure SQL provider for powershell cmdlets. |
Mab | 3 | Represents the Microsoft Azure Backup provider for powershell cmdlets. |
Dpm | 4 | Represents the Data Protection Manager provider for powershell cmdlets. |
AzureFiles | 5 | Represents the Azure File provider for powershell cmdlets. |
AzureWorkload | 6 |