Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
com.microsoft.azure.management.resources.fluentcore.dag |
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebDeployment
A client-side representation allowing user to deploy to a web app through web deployment (MSDeploy).
|
static interface |
WebDeployment.Definition
The entirety of web deployment parameters definition.
|
static interface |
WebDeployment.DefinitionStages.WithExecute
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.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryTaskRun.Definition
Container interface for all the definitions related to a RegistryTaskRun.
|
static interface |
RegistryTaskRun.DefinitionStages.RegistryTaskRunRequest
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 |
RegistryTaskRun.DefinitionStages.RunRequestExecutable
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 |
RegistryTaskRun.DefinitionStages.RunRequestExecutableWithSourceLocation
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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AvailableProviders
An immutable client-side representation of available Internet service providers.
|
static interface |
AvailableProviders.Definition
The entirety of available providers parameters definition.
|
static interface |
AvailableProviders.DefinitionStages.WithExecute
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 |
AvailableProviders.DefinitionStages.WithExecuteAndCity
The stage of the definition which allows to specify city or execute the query.
|
static interface |
AvailableProviders.DefinitionStages.WithExecuteAndCountry
The stage of the definition which allows to specify country or execute the query.
|
static interface |
AvailableProviders.DefinitionStages.WithExecuteAndState
The stage of the definition which allows to specify state or execute the query.
|
interface |
AzureReachabilityReport
An immutable client-side representation of Azure reachability report details.
|
static interface |
AzureReachabilityReport.Definition
The entirety of Azure reachability report parameters definition.
|
static interface |
AzureReachabilityReport.DefinitionStages.WithExecute
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 |
ConnectivityCheck
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 |
ConnectivityCheck.Definition
The entirety of connectivity check parameters definition.
|
static interface |
ConnectivityCheck.DefinitionStages.WithExecute
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 |
NextHop
A client-side representation allowing user to get next hop for a packet from specific vm.
|
static interface |
NextHop.Definition
The entirety of next hop parameters definition.
|
static interface |
NextHop.DefinitionStages.WithExecute
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 |
Topology
An immutable client-side representation of an Azure Topology info object, associated with network watcher.
|
static interface |
Topology.Definition
The entirety of topology parameters definition.
|
static interface |
Topology.DefinitionStages.WithExecute
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 |
Topology.DefinitionStages.WithExecuteAndSubnet |
interface |
Troubleshooting
A client-side representation allowing user to get troubleshooting information for virtual network gateway or virtual network gateway connection.
|
static interface |
Troubleshooting.Definition
The entirety of troubleshooting parameters definition.
|
static interface |
Troubleshooting.DefinitionStages.WithExecute
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 |
VerificationIPFlow
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 |
VerificationIPFlow.Definition
The entirety of verification ip flow parameters definition.
|
static interface |
VerificationIPFlow.DefinitionStages.WithExecute
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.
|
Modifier and Type | Method and Description |
---|---|
protected 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.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SqlDatabaseExportRequest
An immutable client-side representation of an Azure SQL Database export operation request.
|
static interface |
SqlDatabaseExportRequest.DefinitionStages.WithExecute
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 |
SqlDatabaseExportRequest.SqlDatabaseExportRequestDefinition
The entirety of database export operation definition.
|
interface |
SqlDatabaseImportRequest
An immutable client-side representation of an Azure SQL Database import operation request.
|
static interface |
SqlDatabaseImportRequest.DefinitionStages.WithExecute
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 |
SqlDatabaseImportRequest.SqlDatabaseImportRequestDefinition
The entirety of database import operation definition.
|
Copyright © 2019. All rights reserved.