Uses of Interface
com.microsoft.azure.management.resources.fluentcore.model.Executable
Package
Description
This package contains the classes for WebSiteManagementClient.
This package contains the classes for ContainerRegistryManagementClient.
This package contains the classes for NetworkManagementClient.
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
This package contains the classes for SqlManagementClient.
-
Uses of Executable in com.microsoft.azure.management.appservice
Modifier and TypeInterfaceDescriptioninterface
A client-side representation allowing user to deploy to a web app through web deployment (MSDeploy).static interface
The entirety of web deployment parameters definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified. -
Uses of Executable in com.microsoft.azure.management.containerregistry
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the definitions related to a RegistryTaskRun.static interface
The stage of the container registry task definition for TaskRunRequests that allows the user to specify overriding values and whether archiving is enabled or not.static interface
The stage of the definition in the case of using a TaskRunRequest which contains all the minimum required inputs for the resource to be executed, but also allows for any other optional settings to be specified.static interface
The stage of the container registry task run definition which contains all the minimum required inputs for the resource to be executed if the task run request type is either file, encoded, or Docker, but also allows for any other optional settings to be specified. -
Uses of Executable in com.microsoft.azure.management.network
Modifier and TypeInterfaceDescriptioninterface
An immutable client-side representation of available Internet service providers.static interface
The entirety of available providers parameters definition.static interface
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.static interface
The stage of the definition which allows to specify city or execute the query.static interface
The stage of the definition which allows to specify country or execute the query.static interface
The stage of the definition which allows to specify state or execute the query.interface
An immutable client-side representation of Azure reachability report details.static interface
The entirety of Azure reachability report parameters definition.static interface
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.interface
A client-side representation allowing user to verify the possibility of establishing a direct TCP connection from a virtual machine to a given endpoint including another VM or an arbitrary remote server.static interface
The entirety of connectivity check parameters definition.static interface
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.interface
A client-side representation allowing user to get next hop for a packet from specific vm.static interface
The entirety of next hop parameters definition.static interface
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.interface
An immutable client-side representation of an Azure Topology info object, associated with network watcher.static interface
The entirety of topology parameters definition.static interface
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.static interface
interface
A client-side representation allowing user to get troubleshooting information for virtual network gateway or virtual network gateway connection.static interface
The entirety of troubleshooting parameters definition.static interface
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.interface
A client-side representation allowing to verify IP packet flow from specific VM based on direction, protocol, local IP, remote IP, local port and remote port.static interface
The entirety of verification ip flow parameters definition.static interface
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. -
Uses of Executable in com.microsoft.azure.management.resources.fluentcore.dag
Modifier and TypeMethodDescriptionprotected String
IndexableTaskItem.addDependency
(Executable<? extends Indexable> executable) Add an executable dependency for this task item.protected String
IndexableTaskItem.addPostRunDependent
(Executable<? extends Indexable> executable) Add an executable "post-run" dependent for this task item. -
Uses of Executable in com.microsoft.azure.management.sql
Modifier and TypeInterfaceDescriptioninterface
An immutable client-side representation of an Azure SQL Database export operation request.static interface
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.static interface
The entirety of database export operation definition.interface
An immutable client-side representation of an Azure SQL Database import operation request.static interface
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.static interface
The entirety of database import operation definition.