Uses of Interface
com.microsoft.azure.management.network.PacketCapture.DefinitionStages.WithCreateAndStoragePath
-
Packages that use PacketCapture.DefinitionStages.WithCreateAndStoragePath Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of PacketCapture.DefinitionStages.WithCreateAndStoragePath in com.microsoft.azure.management.network
Subinterfaces of PacketCapture.DefinitionStages.WithCreateAndStoragePath in com.microsoft.azure.management.network Modifier and Type Interface Description static interfacePacketCapture.DefinitionThe entirety of the packet capture definition.Methods in com.microsoft.azure.management.network that return PacketCapture.DefinitionStages.WithCreateAndStoragePath Modifier and Type Method Description PacketCapture.DefinitionStages.WithCreateAndStoragePathPacketCapture.DefinitionStages.WithStorageLocation. withStorageAccountId(String storageId)The ID of the storage account to save the packet capture session.
-