ThreatProtectionName.Implicit(String to ThreatProtectionName) Operator

Definition

Converts a String to a ThreatProtectionName.

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

Parameters

value
String

Returns

Applies to