PolicyEnabledState.Implicit(String to PolicyEnabledState) Operator

Definition

Converts a string to a PolicyEnabledState.

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

Parameters

value
String

Returns

Applies to