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