共用方式為


SqlVmGroupScaleType.Implicit(String to SqlVmGroupScaleType) Operator

Definition

Converts a string to a SqlVmGroupScaleType.

public static implicit operator Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmGroupScaleType (string value);
static member op_Implicit : string -> Azure.ResourceManager.SqlVirtualMachine.Models.SqlVmGroupScaleType
Public Shared Widening Operator CType (value As String) As SqlVmGroupScaleType

Parameters

value
String

Returns

Applies to