ManagedInstancePropertiesProvisioningState Enum
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 ManagedInstancePropertiesProvisioningState.
public enum ManagedInstancePropertiesProvisioningState
type ManagedInstancePropertiesProvisioningState =
Public Enum ManagedInstancePropertiesProvisioningState
- Inheritance
-
ManagedInstancePropertiesProvisioningState
Fields
Name | Value | Description |
---|---|---|
Creating | 0 | Creating. |
Deleting | 1 | Deleting. |
Updating | 2 | Updating. |
Unknown | 3 | Unknown. |
Succeeded | 4 | Succeeded. |
Failed | 5 | Failed. |
Accepted | 6 | Accepted. |
Created | 7 | Created. |
Deleted | 8 | Deleted. |
Unrecognized | 9 | Unrecognized. |
Running | 10 | Running. |
Canceled | 11 | Canceled. |
NotSpecified | 12 | NotSpecified. |
Registering | 13 | Registering. |
TimedOut | 14 | TimedOut. |
Applies to
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for .NET