| 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.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/