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