ConversionUtils.GetPsWorkloadType(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 workload type.
public static Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.WorkloadType GetPsWorkloadType (string workloadType);
static member GetPsWorkloadType : string -> Microsoft.Azure.Commands.RecoveryServices.Backup.Cmdlets.Models.WorkloadType
Public Shared Function GetPsWorkloadType (workloadType As String) As WorkloadType
Parameters
- workloadType
- String
Service client workload type
Returns
PowerShell workload type