ConversionUtils.GetPsBackupManagementType(String) Method
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.
Returns the PS backup management type given the service client defined backup management type.
public static Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.BackupManagementType GetPsBackupManagementType (string backupManagementType);
static member GetPsBackupManagementType : string -> Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.BackupManagementType
Public Shared Function GetPsBackupManagementType (backupManagementType As String) As BackupManagementType
Parameters
- backupManagementType
- String
Service client backup management type
Returns
PowerShell backup management type