Uses of Interface
com.azure.resourcemanager.network.models.PacketCapture.DefinitionStages.WithStorageLocation
-
Packages that use PacketCapture.DefinitionStages.WithStorageLocation Package Description com.azure.resourcemanager.network.models Package containing the data models for NetworkManagementClient. -
-
Uses of PacketCapture.DefinitionStages.WithStorageLocation in com.azure.resourcemanager.network.models
Subinterfaces of PacketCapture.DefinitionStages.WithStorageLocation 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.WithStorageLocation Modifier and Type Method Description PacketCapture.DefinitionStages.WithStorageLocationPacketCapture.DefinitionStages.WithTarget. withTarget(String target)Set target resource ID, only VM is currently supported.
-