Поделиться через


MigrationAssessmentGroupType Struct

Definition

The MigrationAssessmentGroupType.

public readonly struct MigrationAssessmentGroupType : IEquatable<Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentGroupType>
type MigrationAssessmentGroupType = struct
Public Structure MigrationAssessmentGroupType
Implements IEquatable(Of MigrationAssessmentGroupType)
Inheritance
MigrationAssessmentGroupType
Implements

Constructors

MigrationAssessmentGroupType(String)

Initializes a new instance of MigrationAssessmentGroupType.

Properties

Default

Default.

Import

Import.

Methods

Equals(MigrationAssessmentGroupType)

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(MigrationAssessmentGroupType, MigrationAssessmentGroupType)

Determines if two MigrationAssessmentGroupType values are the same.

Implicit(String to MigrationAssessmentGroupType)

Converts a String to a MigrationAssessmentGroupType.

Inequality(MigrationAssessmentGroupType, MigrationAssessmentGroupType)

Determines if two MigrationAssessmentGroupType values are not the same.

Applies to