Share via


AdvancedThreatProtectionName Struct

Definition

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