Share via


ShortTermRetentionPolicyName Struct

Definition

The ShortTermRetentionPolicyName.

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

Constructors

ShortTermRetentionPolicyName(String)

Initializes a new instance of ShortTermRetentionPolicyName.

Properties

Default

default.

Methods

Equals(ShortTermRetentionPolicyName)

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

Determines if two ShortTermRetentionPolicyName values are the same.

Implicit(String to ShortTermRetentionPolicyName)

Converts a string to a ShortTermRetentionPolicyName.

Inequality(ShortTermRetentionPolicyName, ShortTermRetentionPolicyName)

Determines if two ShortTermRetentionPolicyName values are not the same.

Applies to