Interface PacketCaptures
- All Superinterfaces:
HasInner<com.microsoft.azure.management.network.implementation.PacketCapturesInner>
,SupportsCreating<PacketCapture.DefinitionStages.WithTarget>
,SupportsDeletingByName
,SupportsGettingByName<PacketCapture>
,SupportsGettingByNameAsync<PacketCapture>
,SupportsListing<PacketCapture>
@Beta
public interface PacketCaptures
extends SupportsCreating<PacketCapture.DefinitionStages.WithTarget>, SupportsListing<PacketCapture>, SupportsGettingByNameAsync<PacketCapture>, SupportsDeletingByName, HasInner<com.microsoft.azure.management.network.implementation.PacketCapturesInner>
Entry point to packet captures management API in Azure.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner
inner
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsCreating
define
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsync, deleteByNameAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByName
getByName
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.collection.SupportsGettingByNameAsync
getByNameAsync
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.collection.SupportsListing
list, listAsync