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

Name Description
LongTermRetentionPolicyName(String)

Initializes a new instance of LongTermRetentionPolicyName.

Properties

Name Description
Default

default.

Methods

Name Description
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

Name Description
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