Share via


LongTermRetentionPolicyName Struct

Definition

The LongTermRetentionPolicyName.

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

Constructors

LongTermRetentionPolicyName(String)

Initializes a new instance of LongTermRetentionPolicyName.

Properties

Default

default.

Methods

Equals(LongTermRetentionPolicyName)

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(LongTermRetentionPolicyName, LongTermRetentionPolicyName)

Determines if two LongTermRetentionPolicyName values are the same.

Implicit(String to LongTermRetentionPolicyName)

Converts a string to a LongTermRetentionPolicyName.

Inequality(LongTermRetentionPolicyName, LongTermRetentionPolicyName)

Determines if two LongTermRetentionPolicyName values are not the same.

Applies to