FileServerProvisioningState Enum
Provisioning state of the File Server. Possible values: creating - The File Server is getting created; updating - The File Server creation has been accepted and it is getting updated; deleting - The user has requested that the File Server be deleted, and it is in the process of being deleted; failed - The File Server creation has failed with the specified error code. Details about the error code are specified in the message field; succeeded - The File Server creation has succeeded.
- Inheritance
-
builtins.strFileServerProvisioningStateFileServerProvisioningState
Constructor
FileServerProvisioningState(value)
Fields
| CREATING |
| DELETING |
| FAILED |
| SUCCEEDED |
| UPDATING |
Feedback
Submit and view feedback for