Uses of Class
com.microsoft.azure.management.network.TroubleshootingParameters
-
Packages that use TroubleshootingParameters Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of TroubleshootingParameters in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return TroubleshootingParameters Modifier and Type Method Description TroubleshootingParametersTroubleshootingParameters. withStorageId(String storageId)Set the storageId value.TroubleshootingParametersTroubleshootingParameters. withStoragePath(String storagePath)Set the storagePath value.TroubleshootingParametersTroubleshootingParameters. withTargetResourceId(String targetResourceId)Set the targetResourceId value.
-