你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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
AzureFiles | 5 | Represents the Azure File provider for powershell cmdlets. |
AzureSql | 2 | Represents the Azure SQL provider for powershell cmdlets. |
AzureWorkload | 6 | |
Dpm | 4 | Represents the Data Protection Manager provider for powershell cmdlets. |
IaasVm | 1 | Represents the IaaS VM provider for powershell cmdlets. |
Mab | 3 | Represents the Microsoft Azure Backup provider for powershell cmdlets. |