Freigeben über


PolicyType.Implicit(String to PolicyType) Operator

Definition

Converts a String to a PolicyType.

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

Parameters

value
String

Returns

Applies to