AccountStatus interface

The account status.

Properties

accountProvisioningState

Gets the account status code.

errorDetails

Gets the account error details.

Property Details

accountProvisioningState

Gets the account status code.

accountProvisioningState?: string

Property Value

string

errorDetails

Gets the account error details.

errorDetails?: AccountStatusErrorDetails

Property Value