| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TroubleshootingDetails |
TroubleshootingDetails.withDetail(String detail)
Set the detail property: Details on troubleshooting results.
|
TroubleshootingDetails |
TroubleshootingDetails.withId(String id)
Set the id property: The id of the get troubleshoot operation.
|
TroubleshootingDetails |
TroubleshootingDetails.withReasonType(String reasonType)
Set the reasonType property: Reason type of failure.
|
TroubleshootingDetails |
TroubleshootingDetails.withRecommendedActions(List<TroubleshootingRecommendedActions> recommendedActions)
Set the recommendedActions property: List of recommended actions.
|
TroubleshootingDetails |
TroubleshootingDetails.withSummary(String summary)
Set the summary property: A summary of troubleshooting.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.