TroubleshootingProperties Class
Storage location provided for troubleshoot.
Constructor
TroubleshootingProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
storage_id
|
The ID for the storage account to save the troubleshoot result. Required. |
|
storage_path
|
The path to the blob to save the troubleshoot result in. Required. |
Attributes
storage_id
The ID for the storage account to save the troubleshoot result. Required.
storage_id: str
storage_path
The path to the blob to save the troubleshoot result in. Required.
storage_path: str