Uses of Interface
com.azure.resourcemanager.network.models.PacketCapture.DefinitionStages.WithCreateAndStoragePath
-
Packages that use PacketCapture.DefinitionStages.WithCreateAndStoragePath Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of PacketCapture.DefinitionStages.WithCreateAndStoragePath in com.azure.resourcemanager.network.models
Subinterfaces of PacketCapture.DefinitionStages.WithCreateAndStoragePath in com.azure.resourcemanager.network.models Modifier and Type Interface Description static interfacePacketCapture.DefinitionThe entirety of the packet capture definition.Methods in com.azure.resourcemanager.network.models 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.
-