Udostępnij za pośrednictwem


DeploymentMode.Implicit(String to DeploymentMode) Operator

Definition

Converts a string to a DeploymentMode.

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

Parameters

value
String

Returns

Applies to