Share via


MachineLearningUnderlyingResourceAction Struct

Definition

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