Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
TroubleshootingDetails |
TroubleshootingDetails.withDetail(String detail)
Set the detail value.
|
TroubleshootingDetails |
TroubleshootingDetails.withId(String id)
Set the id value.
|
TroubleshootingDetails |
TroubleshootingDetails.withReasonType(String reasonType)
Set the reasonType value.
|
TroubleshootingDetails |
TroubleshootingDetails.withRecommendedActions(List<TroubleshootingRecommendedActions> recommendedActions)
Set the recommendedActions value.
|
TroubleshootingDetails |
TroubleshootingDetails.withSummary(String summary)
Set the summary value.
|
Modifier and Type | Method and Description |
---|---|
List<TroubleshootingDetails> |
Troubleshooting.results() |
Copyright © 2019. All rights reserved.