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