Share via


ClusterType.Implicit(String to ClusterType) Operator

Definition

Converts a string to a ClusterType.

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

Parameters

value
String

Returns

Applies to