Sdílet prostřednictvím


SqlVmClusterManagerType.Implicit(String to SqlVmClusterManagerType) Operator

Definition

Converts a string to a SqlVmClusterManagerType.

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

Parameters

value
String

Returns

Applies to