Share via


ThreatProtectionName(String) Constructor

Definition

Initializes a new instance of ThreatProtectionName.

public ThreatProtectionName (string value);
new Azure.ResourceManager.PostgreSql.FlexibleServers.Models.ThreatProtectionName : string -> Azure.ResourceManager.PostgreSql.FlexibleServers.Models.ThreatProtectionName
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to