ConversionUtils Class
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.
Conversion utilities.
public class ConversionUtils
type ConversionUtils = class
Public Class ConversionUtils
- Inheritance
-
ConversionUtils
Constructors
ConversionUtils() |
Methods
GetARMResourceType(String) |
Returns the ARM resource type from PS workload type |
GetPsBackupManagementType(String) |
Returns the PS backup management type given the service client defined backup management type. |
GetPsContainerType(String) |
Returns the PS backup management type given the service client defined container type. |
GetPsWorkloadType(String) |
Returns the PS backup management type given the service client defined workload type. |
GetServiceClientWorkloadType(String) |
Returns the Service Client backup management type given the PS workload type. |
GetWorkloadTypeFromArmType(String) |
Returns the PS resource type from Arm workload type |