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