你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConversionUtils Class

Definition

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

Applies to