MachineLearningPrivateEndpointConnectionProvisioningState 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 current provisioning state.
public readonly struct MachineLearningPrivateEndpointConnectionProvisioningState : IEquatable<Azure.ResourceManager.MachineLearning.Models.MachineLearningPrivateEndpointConnectionProvisioningState>
type MachineLearningPrivateEndpointConnectionProvisioningState = struct
Public Structure MachineLearningPrivateEndpointConnectionProvisioningState
Implements IEquatable(Of MachineLearningPrivateEndpointConnectionProvisioningState)
- Inheritance
-
MachineLearningPrivateEndpointConnectionProvisioningState
- Implements
Constructors
MachineLearningPrivateEndpointConnectionProvisioningState(String) |
Initializes a new instance of MachineLearningPrivateEndpointConnectionProvisioningState. |
Properties
Creating |
Creating. |
Deleting |
Deleting. |
Failed |
Failed. |
Succeeded |
Succeeded. |
Methods
Equals(MachineLearningPrivateEndpointConnectionProvisioningState) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |