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