ShortTermRetentionPolicyName 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 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
Azure SDK for .NET