Share via


PolicyContentFormat.Implicit(String to PolicyContentFormat) Operator

Definition

Converts a string to a PolicyContentFormat.

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

Parameters

value
String

Returns

Applies to