Delen via


XmsForceDelete Struct

Definition

The XmsForceDelete.

public readonly struct XmsForceDelete : IEquatable<Azure.ResourceManager.ElasticSan.Models.XmsForceDelete>
type XmsForceDelete = struct
Public Structure XmsForceDelete
Implements IEquatable(Of XmsForceDelete)
Inheritance
XmsForceDelete
Implements

Constructors

XmsForceDelete(String)

Initializes a new instance of XmsForceDelete.

Properties

False

false.

True

true.

Methods

Equals(XmsForceDelete)

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(XmsForceDelete, XmsForceDelete)

Determines if two XmsForceDelete values are the same.

Implicit(String to XmsForceDelete)

Converts a String to a XmsForceDelete.

Inequality(XmsForceDelete, XmsForceDelete)

Determines if two XmsForceDelete values are not the same.

Applies to