ConversionUtils.GetWorkloadTypeFromArmType(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 resource type from Arm workload type
public static string GetWorkloadTypeFromArmType (string armType);
static member GetWorkloadTypeFromArmType : string -> string
Public Shared Function GetWorkloadTypeFromArmType (armType As String) As String
Parameters
- armType
- String
Arm workload type
Returns
PS resource type type