Share via


PostgreSqlSecurityAlertPolicyName.Implicit Operator

Definition

Converts a string to a PostgreSqlSecurityAlertPolicyName.

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

Parameters

value
String

Returns

Applies to