StorageAccountSettings Class
Storage account where the connection analyzer writes its output.
Constructor
StorageAccountSettings(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
storage_account_id
|
Resource ID of the storage account. Required. |
|
path
|
Sub-path within the storage account where results are written. |
Attributes
path
Sub-path within the storage account where results are written.
path: str | None
storage_account_id
Resource ID of the storage account. Required.
storage_account_id: str