Interface VerificationIPFlow.DefinitionStages.WithExecute
-
- All Superinterfaces:
Executable<VerificationIPFlow>,Indexable,VerificationIPFlow.DefinitionStages.WithNetworkInterface
- All Known Subinterfaces:
VerificationIPFlow.Definition
- Enclosing interface:
- VerificationIPFlow.DefinitionStages
public static interface VerificationIPFlow.DefinitionStages.WithExecute extends Executable<VerificationIPFlow>, VerificationIPFlow.DefinitionStages.WithNetworkInterface
The stage of the definition which contains all the minimum required parameters to execute an action, but also allows for any other optional settings to be specified.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Executable
execute, executeAsync
-
Methods inherited from interface com.azure.resourcemanager.network.models.VerificationIPFlow.DefinitionStages.WithNetworkInterface
withTargetNetworkInterfaceId
-
-