MigrationAssessmentOSLicense 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 MigrationAssessmentOSLicense.
public readonly struct MigrationAssessmentOSLicense : IEquatable<Azure.ResourceManager.Migration.Assessment.Models.MigrationAssessmentOSLicense>
type MigrationAssessmentOSLicense = struct
Public Structure MigrationAssessmentOSLicense
Implements IEquatable(Of MigrationAssessmentOSLicense)
- Inheritance
-
MigrationAssessmentOSLicense
- Implements
Constructors
MigrationAssessmentOSLicense(String) |
Initializes a new instance of MigrationAssessmentOSLicense. |
Properties
No |
No. |
Unknown |
Unknown. |
Yes |
Yes. |
Methods
Equals(MigrationAssessmentOSLicense) |
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(MigrationAssessmentOSLicense, MigrationAssessmentOSLicense) |
Determines if two MigrationAssessmentOSLicense values are the same. |
Implicit(String to MigrationAssessmentOSLicense) |
Converts a String to a MigrationAssessmentOSLicense. |
Inequality(MigrationAssessmentOSLicense, MigrationAssessmentOSLicense) |
Determines if two MigrationAssessmentOSLicense values are not the same. |