Uses of Class
com.microsoft.azure.management.network.TroubleshootingParameters
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of TroubleshootingParameters in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionTroubleshootingParameters.withStorageId
(String storageId) Set the ID for the storage account to save the troubleshoot result.TroubleshootingParameters.withStoragePath
(String storagePath) Set the path to the blob to save the troubleshoot result in.TroubleshootingParameters.withTargetResourceId
(String targetResourceId) Set the target resource to troubleshoot.