TroubleshootingRecommendedActions Class
Recommended actions based on discovered issues.
Constructor
TroubleshootingRecommendedActions(*, action_id: str | None = None, action_text: str | None = None, action_uri: str | None = None, action_uri_text: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
action_id
|
ID of the recommended action. |
action_text
|
Description of recommended actions. |
action_uri
|
The uri linking to a documentation for the recommended troubleshooting actions. |
action_uri_text
|
The information from the URI for the recommended troubleshooting actions. |
Variables
Name | Description |
---|---|
action_id
|
ID of the recommended action. |
action_text
|
Description of recommended actions. |
action_uri
|
The uri linking to a documentation for the recommended troubleshooting actions. |
action_uri_text
|
The information from the URI for the recommended troubleshooting actions. |
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.
Azure SDK for Python