Uses of Class
com.azure.resourcemanager.network.fluent.models.TroubleshootingProperties
Packages that use TroubleshootingProperties
Package
Description
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 TroubleshootingPropertiesModifier and TypeMethodDescriptionstatic TroubleshootingPropertiesTroubleshootingProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TroubleshootingProperties from the JsonReader.TroubleshootingProperties.withStorageId(String storageId) Set the storageId property: The ID for the storage account to save the troubleshoot result.TroubleshootingProperties.withStoragePath(String storagePath) Set the storagePath property: The path to the blob to save the troubleshoot result in.