Delen via


MoverDependencyLevel Struct

Definition

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