TroubleshootingParameters interface
Parameters that define the resource to troubleshoot.
Properties
storage |
The ID for the storage account to save the troubleshoot result. |
storage |
The path to the blob to save the troubleshoot result in. |
target |
The target resource to troubleshoot. |
Property Details
storageId
The ID for the storage account to save the troubleshoot result.
storageId: string
Property Value
string
storagePath
The path to the blob to save the troubleshoot result in.
storagePath: string
Property Value
string
targetResourceId
The target resource to troubleshoot.
targetResourceId: string
Property Value
string