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