Share via


GeoBackupPolicyName Struct

Definition

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.

Applies to