TroubleshootingParameters Class
Parameters that define the resource to troubleshoot.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
TroubleshootingParameters
Constructor
TroubleshootingParameters(*, target_resource_id: str, storage_id: str, storage_path: str, **kwargs)
Parameters
- target_resource_id
- str
Required. The target resource to troubleshoot.
- storage_id
- str
Required. The ID for the storage account to save the troubleshoot result.
- storage_path
- str
Required. The path to the blob to save the troubleshoot result in.
Feedback
Submit and view feedback for