ApplicationEnablement.Implicit(String to ApplicationEnablement) Operator

Definition

Converts a string to a ApplicationEnablement.

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

Parameters

value
String

Returns

Applies to