Share via


SqlPoolSecurityAlertPolicyName Struct

Definition

The SqlPoolSecurityAlertPolicyName.

public readonly struct SqlPoolSecurityAlertPolicyName : IEquatable<Azure.ResourceManager.Synapse.Models.SqlPoolSecurityAlertPolicyName>
type SqlPoolSecurityAlertPolicyName = struct
Public Structure SqlPoolSecurityAlertPolicyName
Implements IEquatable(Of SqlPoolSecurityAlertPolicyName)
Inheritance
SqlPoolSecurityAlertPolicyName
Implements

Constructors

SqlPoolSecurityAlertPolicyName(String)

Initializes a new instance of SqlPoolSecurityAlertPolicyName.

Properties

Default

default.

Methods

Equals(SqlPoolSecurityAlertPolicyName)

Indicates whether the current object is equal to another object of the same type.

ToString()

Returns the fully qualified type name of this instance.

Operators

Equality(SqlPoolSecurityAlertPolicyName, SqlPoolSecurityAlertPolicyName)

Determines if two SqlPoolSecurityAlertPolicyName values are the same.

Implicit(String to SqlPoolSecurityAlertPolicyName)

Converts a string to a SqlPoolSecurityAlertPolicyName.

Inequality(SqlPoolSecurityAlertPolicyName, SqlPoolSecurityAlertPolicyName)

Determines if two SqlPoolSecurityAlertPolicyName values are not the same.

Applies to