XmsDeleteSnapshot 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 XmsDeleteSnapshot.
public readonly struct XmsDeleteSnapshot : IEquatable<Azure.ResourceManager.ElasticSan.Models.XmsDeleteSnapshot>
type XmsDeleteSnapshot = struct
Public Structure XmsDeleteSnapshot
Implements IEquatable(Of XmsDeleteSnapshot)
- Inheritance
-
XmsDeleteSnapshot
- Implements
Constructors
XmsDeleteSnapshot(String) |
Initializes a new instance of XmsDeleteSnapshot. |
Properties
False |
false. |
True |
true. |
Methods
Equals(XmsDeleteSnapshot) |
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(XmsDeleteSnapshot, XmsDeleteSnapshot) |
Determines if two XmsDeleteSnapshot values are the same. |
Implicit(String to XmsDeleteSnapshot) |
Converts a String to a XmsDeleteSnapshot. |
Inequality(XmsDeleteSnapshot, XmsDeleteSnapshot) |
Determines if two XmsDeleteSnapshot values are not the same. |
Applies to
Azure SDK for .NET