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