AdvancedThreatProtectionName 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 AdvancedThreatProtectionName.
public readonly struct AdvancedThreatProtectionName : IEquatable<Azure.ResourceManager.MySql.FlexibleServers.Models.AdvancedThreatProtectionName>
type AdvancedThreatProtectionName = struct
Public Structure AdvancedThreatProtectionName
Implements IEquatable(Of AdvancedThreatProtectionName)
- Inheritance
-
AdvancedThreatProtectionName
- Implements
Constructors
AdvancedThreatProtectionName(String) |
Initializes a new instance of AdvancedThreatProtectionName. |
Properties
Default |
Default. |
Methods
Equals(AdvancedThreatProtectionName) |
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(AdvancedThreatProtectionName, AdvancedThreatProtectionName) |
Determines if two AdvancedThreatProtectionName values are the same. |
Implicit(String to AdvancedThreatProtectionName) |
Converts a string to a AdvancedThreatProtectionName. |
Inequality(AdvancedThreatProtectionName, AdvancedThreatProtectionName) |
Determines if two AdvancedThreatProtectionName values are not the same. |
Applies to
Azure SDK for .NET