Compartilhar via


TroubleshootingRecommendedActions Class

Recommended actions based on discovered issues.

Inheritance
azure.mgmt.network._serialization.Model
TroubleshootingRecommendedActions

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
str

ID of the recommended action.

action_text
str

Description of recommended actions.

action_uri
str

The uri linking to a documentation for the recommended troubleshooting actions.

action_uri_text
str

The information from the URI for the recommended troubleshooting actions.

Variables

Name Description
action_id
str

ID of the recommended action.

action_text
str

Description of recommended actions.

action_uri
str

The uri linking to a documentation for the recommended troubleshooting actions.

action_uri_text
str

The information from the URI for the recommended troubleshooting actions.