SqlServerSecurityAlertPolicyName Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SqlServerSecurityAlertPolicyName.
public readonly struct SqlServerSecurityAlertPolicyName : IEquatable<Azure.ResourceManager.Synapse.Models.SqlServerSecurityAlertPolicyName>
type SqlServerSecurityAlertPolicyName = struct
Public Structure SqlServerSecurityAlertPolicyName
Implements IEquatable(Of SqlServerSecurityAlertPolicyName)
- Inheritance
-
SqlServerSecurityAlertPolicyName
- Implements
Constructors
SqlServerSecurityAlertPolicyName(String) |
Initializes a new instance of SqlServerSecurityAlertPolicyName. |
Properties
Default |
Default. |
Methods
Equals(SqlServerSecurityAlertPolicyName) |
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(SqlServerSecurityAlertPolicyName, SqlServerSecurityAlertPolicyName) |
Determines if two SqlServerSecurityAlertPolicyName values are the same. |
Implicit(String to SqlServerSecurityAlertPolicyName) |
Converts a string to a SqlServerSecurityAlertPolicyName. |
Inequality(SqlServerSecurityAlertPolicyName, SqlServerSecurityAlertPolicyName) |
Determines if two SqlServerSecurityAlertPolicyName values are not the same. |
Applies to
Azure SDK for .NET