GeoBackupPolicyName 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 GeoBackupPolicyName.
public readonly struct GeoBackupPolicyName : IEquatable<Azure.ResourceManager.Sql.Models.GeoBackupPolicyName>
type GeoBackupPolicyName = struct
Public Structure GeoBackupPolicyName
Implements IEquatable(Of GeoBackupPolicyName)
- Inheritance
-
GeoBackupPolicyName
- Implements
Constructors
| GeoBackupPolicyName(String) |
Initializes a new instance of GeoBackupPolicyName. |
Properties
| Default |
Default. |
Methods
| Equals(GeoBackupPolicyName) |
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(GeoBackupPolicyName, GeoBackupPolicyName) |
Determines if two GeoBackupPolicyName values are the same. |
| Implicit(String to GeoBackupPolicyName) |
Converts a String to a GeoBackupPolicyName. |
| Inequality(GeoBackupPolicyName, GeoBackupPolicyName) |
Determines if two GeoBackupPolicyName values are not the same. |