| Package | Description |
|---|---|
| com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TroubleshootingParameters |
TroubleshootingParameters.withStorageId(String storageId)
Set the ID for the storage account to save the troubleshoot result.
|
TroubleshootingParameters |
TroubleshootingParameters.withStoragePath(String storagePath)
Set the path to the blob to save the troubleshoot result in.
|
TroubleshootingParameters |
TroubleshootingParameters.withTargetResourceId(String targetResourceId)
Set the target resource to troubleshoot.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/