LongTermRetentionPolicyName 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 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. |