Uses of Class
com.azure.resourcemanager.network.fluent.models.TroubleshootingProperties
-
Packages that use TroubleshootingProperties Package Description com.azure.resourcemanager.network.fluent.models Package containing the inner data models for NetworkManagementClient. -
-
Uses of TroubleshootingProperties in com.azure.resourcemanager.network.fluent.models
Methods in com.azure.resourcemanager.network.fluent.models that return TroubleshootingProperties Modifier and Type Method Description TroubleshootingPropertiesTroubleshootingProperties. withStorageId(String storageId)Set the storageId property: The ID for the storage account to save the troubleshoot result.TroubleshootingPropertiesTroubleshootingProperties. withStoragePath(String storagePath)Set the storagePath property: The path to the blob to save the troubleshoot result in.
-