Interface PCFilter.Definition<ParentT>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definition
- All Superinterfaces:
Attachable.InDefinition<ParentT>,HasProtocol.DefinitionStages.WithProtocol<PCFilter.DefinitionStages.WithAttach<PacketCapture.DefinitionStages.WithCreate>,,PcProtocol> PCFilter.DefinitionStages.Blank<ParentT>,PCFilter.DefinitionStages.WithAttach<ParentT>,PCFilter.DefinitionStages.WithLocalIP<ParentT>,PCFilter.DefinitionStages.WithLocalPort<ParentT>,PCFilter.DefinitionStages.WithRemoteIpAddress<ParentT>,PCFilter.DefinitionStages.WithRemotePort<ParentT>
- Enclosing interface:
- PCFilter
public static interface PCFilter.Definition<ParentT>
extends PCFilter.DefinitionStages.WithAttach<ParentT>
Definition of packet capture filter.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable.InDefinition
attachMethods inherited from interface com.azure.resourcemanager.network.models.HasProtocol.DefinitionStages.WithProtocol
withProtocolMethods inherited from interface com.azure.resourcemanager.network.models.PCFilter.DefinitionStages.WithLocalIP
withLocalIpAddress, withLocalIpAddresses, withLocalIpAddressesRangeMethods inherited from interface com.azure.resourcemanager.network.models.PCFilter.DefinitionStages.WithLocalPort
withLocalPort, withLocalPortRange, withLocalPortsMethods inherited from interface com.azure.resourcemanager.network.models.PCFilter.DefinitionStages.WithRemoteIpAddress
withRemoteIpAddress, withRemoteIpAddresses, withRemoteIpAddressesRangeMethods inherited from interface com.azure.resourcemanager.network.models.PCFilter.DefinitionStages.WithRemotePort
withRemotePort, withRemotePortRange, withRemotePorts