HDInsightPrivateEndpointConnectionProvisioningState 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 provisioning state, which only appears in the response.
public readonly struct HDInsightPrivateEndpointConnectionProvisioningState : IEquatable<Azure.ResourceManager.HDInsight.Models.HDInsightPrivateEndpointConnectionProvisioningState>
type HDInsightPrivateEndpointConnectionProvisioningState = struct
Public Structure HDInsightPrivateEndpointConnectionProvisioningState
Implements IEquatable(Of HDInsightPrivateEndpointConnectionProvisioningState)
- Inheritance
-
HDInsightPrivateEndpointConnectionProvisioningState
- Implements
Constructors
HDInsightPrivateEndpointConnectionProvisioningState(String) |
Initializes a new instance of HDInsightPrivateEndpointConnectionProvisioningState. |
Properties
Canceled |
Canceled. |
Deleting |
Deleting. |
Failed |
Failed. |
InProgress |
InProgress. |
Succeeded |
Succeeded. |
Updating |
Updating. |
Methods
Equals(HDInsightPrivateEndpointConnectionProvisioningState) |
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
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.
Azure SDK for .NET