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