SqlPoolSecurityAlertPolicyName 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 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
Azure SDK for .NET