Uses of Class
com.microsoft.azure.management.network.TroubleshootingDetails
Packages that use TroubleshootingDetails
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of TroubleshootingDetails in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return TroubleshootingDetailsModifier and TypeMethodDescriptionTroubleshootingDetails.withDetail
(String detail) Set details on troubleshooting results.Set the id of the get troubleshoot operation.TroubleshootingDetails.withReasonType
(String reasonType) Set reason type of failure.TroubleshootingDetails.withRecommendedActions
(List<TroubleshootingRecommendedActions> recommendedActions) Set list of recommended actions.TroubleshootingDetails.withSummary
(String summary) Set a summary of troubleshooting.Methods in com.microsoft.azure.management.network that return types with arguments of type TroubleshootingDetails