ResourceActionFailureData interface
The tenant ID of the resource.The subscription ID of the resource.The resource group of the resource.The resource provider performing theThe URI of the resource in the operation.The operation that was performed.The status of the operation.The requested authorization for theThe properties of the claims.An operation ID used for troubleshooting.The details of the operation.
Properties
authorization | |
claims | |
correlation |
|
http |
|
operation |
|
resource |
|
resource |
|
resource |
|
status | |
subscription |
|
tenant |
Property Details
authorization
authorization?: string
Property Value
string
claims
claims?: string
Property Value
string
correlationId
correlationId?: string
Property Value
string
httpRequest
httpRequest?: string
Property Value
string
operationName
operationName?: string
Property Value
string
resourceGroup
resourceGroup?: string
Property Value
string
resourceProvider
resourceProvider?: string
Property Value
string
resourceUri
resourceUri?: string
Property Value
string
status
status?: string
Property Value
string
subscriptionId
subscriptionId?: string
Property Value
string
tenantId
tenantId?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript