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