AccountPropertiesAccountStatus interface

Gets or sets the status of the account.

Extends

Inherited Properties

accountProvisioningState

Gets the account status code.

errorDetails

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