Interface ConnectivityCheck.DefinitionStages.WithExecute
- All Superinterfaces:
ConnectivityCheck.DefinitionStages.FromSourcePort,Executable<ConnectivityCheck>,HasProtocol.DefinitionStages.WithProtocol<ConnectivityCheck.DefinitionStages.WithExecute,,Protocol> Indexable
- All Known Subinterfaces:
ConnectivityCheck.Definition
- Enclosing interface:
ConnectivityCheck.DefinitionStages
public static interface ConnectivityCheck.DefinitionStages.WithExecute
extends Executable<ConnectivityCheck>, ConnectivityCheck.DefinitionStages.FromSourcePort, HasProtocol.DefinitionStages.WithProtocol<ConnectivityCheck.DefinitionStages.WithExecute,Protocol>
The stage of the definition which contains all the minimum required inputs for execution, but also allows for
any other optional settings to be specified.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.network.models.ConnectivityCheck.DefinitionStages.FromSourcePort
fromSourcePortMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Executable
execute, executeAsyncMethods inherited from interface com.azure.resourcemanager.network.models.HasProtocol.DefinitionStages.WithProtocol
withProtocol