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

Name Description
GeoBackupPolicyName(String)

Initializes a new instance of GeoBackupPolicyName.

Properties

Name Description
Default

Default.

Methods

Name Description
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

Name Description
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