AccountPropertiesAccountStatus interface
Gets or sets the status of the account.
- Extends
Inherited Properties
| account |
Gets the account status code. |
| error |
Gets the account error details. |
Inherited Property Details
accountProvisioningState
Gets the account status code.
accountProvisioningState?: string
Property Value
string
Inherited From AccountStatus.accountProvisioningState
errorDetails
Gets the account error details.
errorDetails?: AccountStatusErrorDetails
Property Value
Inherited From AccountStatus.errorDetails