MongoDBClusterType.Implicit(String to MongoDBClusterType) Operator

Definition

Converts a string to a MongoDBClusterType.

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

Parameters

value
String

Returns

Applies to