WebhookKeyEnabled.Implicit(String to WebhookKeyEnabled) Operator

Definition

Converts a string to a WebhookKeyEnabled.

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

Parameters

value
String

Returns

Applies to