你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ZoneDeleteResult interface

The response to a Zone Delete operation.

Properties

azureAsyncOperation

Users can perform a Get on Azure-AsyncOperation to get the status of their delete Zone operations.

requestId
status
statusCode

Property Details

azureAsyncOperation

Users can perform a Get on Azure-AsyncOperation to get the status of their delete Zone operations.

azureAsyncOperation?: string

Property Value

string

requestId

requestId?: string

Property Value

string

status

status?: OperationStatus

Property Value

statusCode

statusCode?: HttpStatusCode

Property Value