Package | Description |
---|---|
com.microsoft.azure.management.appservice |
This package contains the classes for WebSiteManagementClient.
|
com.microsoft.azure.management.batch |
This package contains the classes for BatchManagementClient.
|
com.microsoft.azure.management.batchai |
This package contains the classes for BatchAIManagementClient.
|
com.microsoft.azure.management.cdn |
This package contains the classes for CdnManagementClient.
|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
com.microsoft.azure.management.containerinstance |
This package contains the classes for ContainerInstanceManagementClient.
|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
com.microsoft.azure.management.containerservice |
This package contains the classes for ContainerServiceManagementClient.
|
com.microsoft.azure.management.cosmosdb |
This package contains the classes for CosmosDB.
|
com.microsoft.azure.management.dns |
This package contains the classes for DnsManagementClient.
|
com.microsoft.azure.management.eventhub |
This package contains the classes for EventHubManagementClient.
|
com.microsoft.azure.management.graphrbac |
This package contains the classes for GraphRbacManagementClient.
|
com.microsoft.azure.management.keyvault |
This package contains the classes for KeyVaultManagementClient.
|
com.microsoft.azure.management.locks |
This package contains the classes for ManagementLockClient.
|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
com.microsoft.azure.management.msi |
This package contains the classes for compute samples.
|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
com.microsoft.azure.management.network.model |
This package contains the common interfaces for resource models in networking.
|
com.microsoft.azure.management.redis |
This package contains the classes for RedisManagementClient.
|
com.microsoft.azure.management.resources |
This package contains the classes for ResourceManagementClient.
|
com.microsoft.azure.management.resources.fluentcore.arm.models |
This package contains the base classes for resource models.
|
com.microsoft.azure.management.resources.fluentcore.arm.models.implementation | |
com.microsoft.azure.management.resources.fluentcore.collection |
This package contains the base class for resource collections.
|
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.resources.fluentcore.model.implementation | |
com.microsoft.azure.management.search |
This package contains the classes for SearchManagementClient.
|
com.microsoft.azure.management.servicebus |
This package contains the classes for ServiceBusManagementClient.
|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
com.microsoft.azure.management.storage |
This package contains the classes for StorageManagementClient.
|
com.microsoft.azure.management.trafficmanager |
This package contains the classes for TrafficManagerManagementClient.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
AppServiceCertificate.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
AppServiceCertificate.DefinitionStages.WithCreate
An app service certificate definition with sufficient inputs to create a new
app service certificate in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
AppServiceCertificateOrder.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
AppServiceCertificateOrder.DefinitionStages.WithCreate
An app service certificate order definition with sufficient inputs to create a new
app service certificate order in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
AppServiceDomain.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
AppServiceDomain.DefinitionStages.WithCreate
A domain definition with sufficient inputs to create a new
domain in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
AppServicePlan.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
AppServicePlan.DefinitionStages.WithCreate
An app service plan definition with sufficient inputs to create a new
website in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
DeploymentSlot.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
DeploymentSlot.DefinitionStages.WithCreate
A site definition with sufficient inputs to create a new web app /
deployments slot in the cloud, but exposing additional optional
inputs to specify.
|
static interface |
FunctionApp.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
FunctionApp.DefinitionStages.WithCreate
A function app definition with sufficient inputs to create a new
function app in the cloud, but exposing additional optional
inputs to specify.
|
static interface |
FunctionDeploymentSlot.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
FunctionDeploymentSlot.DefinitionStages.WithCreate
A site definition with sufficient inputs to create a new web app /
deployments slot in the cloud, but exposing additional optional
inputs to specify.
|
static interface |
WebApp.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
WebApp.DefinitionStages.WithCreate
A site definition with sufficient inputs to create a new web app /
deployments slot in the cloud, but exposing additional optional
inputs to specify.
|
static interface |
WebApp.DefinitionStages.WithStartUpCommand
A web app definition allowing docker startup command to be specified.
|
static interface |
WebAppBase.Definition<FluentT>
The entirety of the web app base definition.
|
static interface |
WebAppBase.DefinitionStages.WithCreate<FluentT>
A site definition with sufficient inputs to create a new web app /
deployments slot in the cloud, but exposing additional optional
inputs to specify.
|
static interface |
WebAppBase.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate<FluentT>
The stage of the System Assigned (Local) Managed Service Identity enabled web app allowing to
set access role for the identity.
|
static interface |
WebAppBase.DefinitionStages.WithUserAssignedManagedServiceIdentityBasedAccessOrCreate<FluentT>
The stage of the web app update allowing to add User Assigned (External) Managed Service Identities.
|
Modifier and Type | Method and Description |
---|---|
WebApp.Update |
WebApp.UpdateStages.WithAppServicePlan.withNewAppServicePlan(Creatable<AppServicePlan> appServicePlanCreatable)
Creates a new app service plan to use.
|
FunctionApp.DefinitionStages.WithCreate |
FunctionApp.DefinitionStages.WithNewAppServicePlan.withNewAppServicePlan(Creatable<AppServicePlan> appServicePlanCreatable)
Creates a new app service plan to use.
|
FunctionApp.Update |
FunctionApp.UpdateStages.WithAppServicePlan.withNewAppServicePlan(Creatable<AppServicePlan> appServicePlanCreatable)
Creates a new app service plan to use.
|
WebApp.DefinitionStages.WithDockerContainerImage |
WebApp.DefinitionStages.WithNewAppServicePlan.withNewLinuxPlan(Creatable<AppServicePlan> appServicePlanCreatable)
Creates a new app service plan to use.
|
WebApp.DefinitionStages.WithCreate |
WebApp.DefinitionStages.ExistingWindowsPlanWithGroup.withNewResourceGroup(Creatable<ResourceGroup> groupDefinition)
Creates a new resource group to put the resource in, based on the definition specified.
|
WebApp.DefinitionStages.WithDockerContainerImage |
WebApp.DefinitionStages.ExistingLinuxPlanWithGroup.withNewResourceGroup(Creatable<ResourceGroup> groupDefinition)
Creates a new resource group to put the resource in, based on the definition specified.
|
FunctionApp.DefinitionStages.WithCreate |
FunctionApp.DefinitionStages.NewAppServicePlanWithGroup.withNewResourceGroup(Creatable<ResourceGroup> groupDefinition)
Creates a new resource group to put the resource in, based on the definition specified.
|
WebAppBase.DefinitionStages.WithUserAssignedManagedServiceIdentityBasedAccessOrCreate<FluentT> |
WebAppBase.DefinitionStages.WithUserAssignedManagedServiceIdentityBasedAccessOrCreate.withNewUserAssignedManagedServiceIdentity(Creatable<Identity> creatableIdentity)
Specifies the definition of a not-yet-created user assigned identity to be associated with the web app.
|
WebAppBase.Update<FluentT> |
WebAppBase.UpdateStages.WithUserAssignedManagedServiceIdentityBasedAccess.withNewUserAssignedManagedServiceIdentity(Creatable<Identity> creatableIdentity)
Specifies the definition of a not-yet-created user assigned identity to be associated with the web app.
|
WebApp.DefinitionStages.WithCreate |
WebApp.DefinitionStages.WithNewAppServicePlan.withNewWindowsPlan(Creatable<AppServicePlan> appServicePlanCreatable)
Creates a new app service plan to use.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
BatchAccount.Definition
The entirety of a Batch account definition.
|
static interface |
BatchAccount.DefinitionStages.WithCreate
A Batch account definition with sufficient inputs to create a new
Batch account in the cloud, but exposing additional optional inputs to specify.
|
static interface |
BatchAccount.DefinitionStages.WithCreateAndApplication
The stage of a Batch account definition allowing the adding of a Batch application or creating the Batch account.
|
Modifier and Type | Method and Description |
---|---|
BatchAccount.DefinitionStages.WithCreate |
BatchAccount.DefinitionStages.WithStorage.withNewStorageAccount(Creatable<StorageAccount> storageAccountCreatable)
Specifies a new storage account to associate with the Batch account.
|
BatchAccount.Update |
BatchAccount.UpdateStages.WithStorageAccount.withNewStorageAccount(Creatable<StorageAccount> storageAccountCreatable)
Specifies a new storage account to create and associate with the Batch account.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
BatchAICluster.Definition
The entirety of a Batch AI cluster definition.
|
static interface |
BatchAICluster.DefinitionStages.WithCreate
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.
|
static interface |
BatchAIExperiment.Definition
The entirety of a Batch AI experiment definition.
|
static interface |
BatchAIExperiment.DefinitionStages.WithCreate
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.
|
static interface |
BatchAIFileServer.Definition
The entirety of a Batch AI file server definition.
|
static interface |
BatchAIFileServer.DefinitionStages.WithCreate
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.
|
static interface |
BatchAIJob.Definition
The entirety of the Batch AI job definition.
|
static interface |
BatchAIJob.DefinitionStages.WithCreate
The stage of a virtual network gateway connection definition with sufficient inputs to create a new connection in the cloud,
but exposing additional optional settings to specify.
|
static interface |
BatchAIWorkspace.Definition
The entirety of the Workspace definition.
|
static interface |
BatchAIWorkspace.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
Modifier and Type | Interface and Description |
---|---|
static interface |
CdnProfile.Definition
The entirety of a CDN profile definition.
|
static interface |
CdnProfile.DefinitionStages.WithCreate
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.
|
static interface |
CdnProfile.DefinitionStages.WithPremiumVerizonCreate
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.
|
static interface |
CdnProfile.DefinitionStages.WithStandardCreate
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 |
AvailabilitySet.Definition
Container interface for all the definitions related to an availability set.
|
static interface |
AvailabilitySet.DefinitionStages.WithCreate
The stage of an availability set 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.
|
static interface |
Disk.Definition
The entirety of the managed disk definition.
|
static interface |
Disk.DefinitionStages.WithCreate
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.
|
static interface |
Disk.DefinitionStages.WithCreateAndSize
The stage of the managed disk definition allowing to create the disk or optionally specify size.
|
static interface |
Gallery.Definition
The entirety of the gallery definition.
|
static interface |
Gallery.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
GalleryImage.Definition
The entirety of the gallery image definition.
|
static interface |
GalleryImage.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
GalleryImageVersion.Definition
The entirety of the gallery image version definition.
|
static interface |
GalleryImageVersion.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
Snapshot.Definition
The entirety of the managed snapshot definition.
|
static interface |
Snapshot.DefinitionStages.WithCreate
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.
|
static interface |
VirtualMachine.DefinitionManaged
The entirety of the managed disk based virtual machine definition.
|
static interface |
VirtualMachine.DefinitionManagedOrUnmanaged
The entirety of the virtual machine definition.
|
static interface |
VirtualMachine.DefinitionShared
The virtual machine scale set stages shared between managed and unmanaged based
virtual machine definitions.
|
static interface |
VirtualMachine.DefinitionStages.WithCreate
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.
|
static interface |
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManaged
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
|
static interface |
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsManagedOrUnmanaged
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
|
static interface |
VirtualMachine.DefinitionStages.WithFromImageCreateOptionsUnmanaged
The stage of a virtual machine definition containing various settings when virtual machine is created from image.
|
static interface |
VirtualMachine.DefinitionStages.WithLinuxCreateManaged
The stage of a Linux virtual machine 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.
|
static interface |
VirtualMachine.DefinitionStages.WithLinuxCreateManagedOrUnmanaged
The stage of the Linux virtual machine 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.
|
static interface |
VirtualMachine.DefinitionStages.WithLinuxCreateUnmanaged
The stage of a Linux virtual machine 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.
|
static interface |
VirtualMachine.DefinitionStages.WithManagedCreate
The stage of the definition which contains all the minimum required inputs for the VM using managed OS disk
to be created and optionally allow managed data disks specific settings to be specified.
|
static interface |
VirtualMachine.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine allowing to
set access role for the identity.
|
static interface |
VirtualMachine.DefinitionStages.WithUnmanagedCreate
The stage of a virtual machine definition which contains all the minimum required inputs for the VM using
storage account (unmanaged based OS disk to be created and optionally allow unmanaged data disk and settings
specific to unmanaged OS disk to be specified.
|
static interface |
VirtualMachine.DefinitionStages.WithWindowsCreateManaged
The stage of a Windows virtual machine 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.
|
static interface |
VirtualMachine.DefinitionStages.WithWindowsCreateManagedOrUnmanaged
The stage of the Windows virtual machine definition allowing to enable unmanaged disks
or continue the definition of the VM with managed disks only.
|
static interface |
VirtualMachine.DefinitionStages.WithWindowsCreateUnmanaged
The stage of the Windows virtual machine 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.
|
static interface |
VirtualMachine.DefinitionUnmanaged
The entirety of the unmanaged disk based virtual machine definition.
|
static interface |
VirtualMachineCustomImage.Definition
The entirety of the image definition.
|
static interface |
VirtualMachineCustomImage.DefinitionStages.WithCreate
The stage of an image definition containing all the required inputs for
the resource to be created, but also allowing
for any other optional settings to be specified.
|
static interface |
VirtualMachineCustomImage.DefinitionStages.WithCreateAndDataDiskImageOSDiskSettings
The stage of an image definition allowing to create the image or add optional data disk images
and configure OS disk settings.
|
static interface |
VirtualMachineScaleSet.DefinitionManaged
The entirety of the managed disk based virtual machine scale set definition.
|
static interface |
VirtualMachineScaleSet.DefinitionManagedOrUnmanaged
The entirety of the virtual machine scale set definition.
|
static interface |
VirtualMachineScaleSet.DefinitionShared
The virtual machine scale set stages shared between managed and unmanaged based
virtual machine scale set definitions.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithCreate
The stage of a virtual machine scale set definition containing all the required inputs for the resource
to be created, but also allowing for any other optional settings
to be specified.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManaged
The stage of a Linux virtual machine scale set 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.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateManagedOrUnmanaged
The stage of a Linux virtual machine scale set 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.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithLinuxCreateUnmanaged
The stage of a Linux virtual machine scale set 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.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithManagedCreate
The stage of the definition which contains all the minimum required inputs for the VM scale set to be
created and optionally allow managed data disks specific settings to be specified.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine scale set
allowing to set access for the identity.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithUnmanagedCreate
The stage of the definition which contains all the minimum required inputs for the VM scale set to be
created and optionally allow unmanaged data disks specific settings to be specified.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManaged
The stage of a Windows virtual machine scale set 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.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateManagedOrUnmanaged
The stage of a Windows virtual machine scale set 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.
|
static interface |
VirtualMachineScaleSet.DefinitionStages.WithWindowsCreateUnmanaged
The stage of a Windows virtual machine scale set 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.
|
static interface |
VirtualMachineScaleSet.DefinitionUnmanaged
The entirety of the unmanaged disk based virtual machine scale set definition.
|
Modifier and Type | Method and Description |
---|---|
VirtualMachine.DefinitionStages.WithCreate |
VirtualMachine.DefinitionStages.WithBootDiagnostics.withBootDiagnostics(Creatable<StorageAccount> creatable)
Specifies that boot diagnostics needs to be enabled in the virtual machine.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(Creatable<StorageAccount> creatable)
Specifies that boot diagnostics needs to be enabled in the virtual machine.
|
VirtualMachineScaleSet.DefinitionStages.WithCreate |
VirtualMachineScaleSet.DefinitionStages.WithBootDiagnostics.withBootDiagnostics(Creatable<StorageAccount> creatable)
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
|
VirtualMachineScaleSet.Update |
VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics(Creatable<StorageAccount> creatable)
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
|
VirtualMachine.DefinitionStages.WithCreate |
VirtualMachine.DefinitionStages.WithAvailabilitySet.withNewAvailabilitySet(Creatable<AvailabilitySet> creatable)
Specifies definition of a not-yet-created availability set definition
to associate the virtual machine with.
|
VirtualMachine.DefinitionStages.WithManagedCreate |
VirtualMachine.DefinitionStages.WithManagedDataDisk.withNewDataDisk(Creatable<Disk> creatable)
Specifies that a managed disk should be created explicitly with the given definition and
attached to the virtual machine as a data disk.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithManagedDataDisk.withNewDataDisk(Creatable<Disk> creatable)
Specifies that a managed disk needs to be created explicitly with the given definition and
attached to the virtual machine as a data disk.
|
VirtualMachine.DefinitionStages.WithManagedCreate |
VirtualMachine.DefinitionStages.WithManagedDataDisk.withNewDataDisk(Creatable<Disk> creatable,
int lun,
CachingTypes cachingType)
Specifies that a managed disk needs to be created explicitly with the given definition and
attach to the virtual machine as data disk.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithManagedDataDisk.withNewDataDisk(Creatable<Disk> creatable,
int lun,
CachingTypes cachingType)
Specifies that a managed disk needs to be created explicitly with the given definition and
attached to the virtual machine as a data disk.
|
VirtualMachine.DefinitionStages.WithPrivateIP |
VirtualMachine.DefinitionStages.WithNetwork.withNewPrimaryNetwork(Creatable<Network> creatable)
Creates a new virtual network to associate with the virtual machine's primary network interface, based on
the provided definition.
|
VirtualMachine.DefinitionStages.WithProximityPlacementGroup |
VirtualMachine.DefinitionStages.WithPrimaryNetworkInterface.withNewPrimaryNetworkInterface(Creatable<NetworkInterface> creatable)
Creates a new network interface to associate with the virtual machine as its primary network interface,
based on the provided definition.
|
VirtualMachine.DefinitionStages.WithProximityPlacementGroup |
VirtualMachine.DefinitionStages.WithPublicIPAddress.withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress> creatable)
Creates a new public IP address to associate with the VM's primary network interface.
|
VirtualMachine.DefinitionStages.WithCreate |
VirtualMachine.DefinitionStages.WithSecondaryNetworkInterface.withNewSecondaryNetworkInterface(Creatable<NetworkInterface> creatable)
Creates a new network interface to associate with the virtual machine, based on the
provided definition.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithSecondaryNetworkInterface.withNewSecondaryNetworkInterface(Creatable<NetworkInterface> creatable)
Creates a new network interface to associate with the virtual machine.
|
VirtualMachine.DefinitionStages.WithCreate |
VirtualMachine.DefinitionStages.WithStorageAccount.withNewStorageAccount(Creatable<StorageAccount> creatable)
Specifies the definition of a not-yet-created storage account
to put the VM's OS and data disk VHDs into.
|
VirtualMachineScaleSet.DefinitionStages.WithCreate |
VirtualMachineScaleSet.DefinitionStages.WithStorageAccount.withNewStorageAccount(Creatable<StorageAccount> creatable)
Specifies a new storage account for the OS and data disk VHDs of the virtual machines
in the scale set.
|
VirtualMachine.DefinitionStages.WithCreate |
VirtualMachine.DefinitionStages.WithUserAssignedManagedServiceIdentity.withNewUserAssignedManagedServiceIdentity(Creatable<Identity> creatableIdentity)
Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithUserAssignedManagedServiceIdentity.withNewUserAssignedManagedServiceIdentity(Creatable<Identity> creatableIdentity)
Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine.
|
VirtualMachineScaleSet.DefinitionStages.WithCreate |
VirtualMachineScaleSet.DefinitionStages.WithUserAssignedManagedServiceIdentity.withNewUserAssignedManagedServiceIdentity(Creatable<Identity> creatableIdentity)
Specifies the definition of a not-yet-created user assigned identity to be associated with the
virtual machine scale set.
|
VirtualMachineScaleSet.UpdateStages.WithApply |
VirtualMachineScaleSet.UpdateStages.WithUserAssignedManagedServiceIdentity.withNewUserAssignedManagedServiceIdentity(Creatable<Identity> creatableIdentity)
Specifies the definition of a not-yet-created user assigned identity to be associated
with the virtual machine.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ContainerGroup.Definition
Starts the exec command for a specific container instance within the current group asynchronously.
|
static interface |
ContainerGroup.DefinitionStages.DnsConfigFork |
static interface |
ContainerGroup.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
create() ), but also allows for any other optional settings to be specified. |
static interface |
ContainerGroup.DefinitionStages.WithNextContainerInstance
The stage of the container group definition allowing to specify a container instance.
|
static interface |
ContainerGroup.DefinitionStages.WithSystemAssignedIdentityBasedAccessOrCreate
The stage of the container instance definition allowing to specify system assigned managed service identity with specific
role based access.
|
Modifier and Type | Method and Description |
---|---|
ContainerGroup.DefinitionStages.WithCreate |
ContainerGroup.DefinitionStages.WithUserAssignedManagedServiceIdentity.withNewUserAssignedManagedServiceIdentity(Creatable<Identity> creatableIdentity)
Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
Registry.Definition
Container interface for all the definitions related to a registry.
|
static interface |
Registry.DefinitionStages.WithCreate
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.
|
static interface |
RegistryTask.Definition
Container interface for all the definitions related to a registry task.
|
static interface |
RegistryTask.DefinitionStages.TaskCreatable
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 | Method and Description |
---|---|
Registry.DefinitionStages.WithCreate |
Registry.DefinitionStages.WithStorageAccount.withNewStorageAccount(Creatable<StorageAccount> creatable)
The parameters for a storage account for the container registry.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ContainerService.Definition
Container interface for all the definitions related to a container service.
|
static interface |
ContainerService.DefinitionStages.WithCreate
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.
|
static interface |
KubernetesCluster.Definition
Interface for all the definitions related to a Kubernetes cluster.
|
static interface |
KubernetesCluster.DefinitionStages.WithCreate
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 |
CosmosDBAccount.Definition
Grouping of cosmos db definition stages.
|
static interface |
CosmosDBAccount.DefinitionStages.WithCreate
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 |
DnsZone.Definition
The entirety of the DNS zone definition.
|
static interface |
DnsZone.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
create() ), but also allows for any other optional settings to be specified. |
Modifier and Type | Interface and Description |
---|---|
static interface |
EventHub.Definition
The entirety of the event hub definition.
|
static interface |
EventHub.DefinitionStages.WithCaptureOptionalSettingsOrCreate
The stage of the event hub definition allowing to configure data capturing.
|
static interface |
EventHub.DefinitionStages.WithCaptureProviderOrCreate
The stage of the event hub definition allowing to specify provider to store captured data when data capturing is enabled.
|
static interface |
EventHub.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
EventHubAuthorizationRule.Definition
The entirety of the event hub namespace authorization rule definition.
|
static interface |
EventHubAuthorizationRule.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
EventHubConsumerGroup.Definition
The entirety of the consumer group definition.
|
static interface |
EventHubConsumerGroup.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
EventHubDisasterRecoveryPairing.Definition
The entirety of the event hub disaster recovery pairing definition.
|
static interface |
EventHubDisasterRecoveryPairing.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
EventHubNamespace.Definition
The entirety of the event hub namespace definition.
|
static interface |
EventHubNamespace.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
EventHubNamespaceAuthorizationRule.Definition
The entirety of the event hub namespace authorization rule definition.
|
static interface |
EventHubNamespaceAuthorizationRule.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
Modifier and Type | Method and Description |
---|---|
EventHub.DefinitionStages.WithCaptureProviderOrCreate |
EventHub.DefinitionStages.WithNamespace.withNewNamespace(Creatable<EventHubNamespace> namespaceCreatable)
Specifies the new namespace in which event hub needs to be created.
|
EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace |
EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace.withNewPrimaryNamespace(Creatable<EventHubNamespace> namespaceCreatable)
Specifies that the given namespace should be used as primary namespace in disaster recovery pairing.
|
EventHubDisasterRecoveryPairing.DefinitionStages.WithCreate |
EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace.withNewSecondaryNamespace(Creatable<EventHubNamespace> namespaceCreatable)
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
|
EventHubDisasterRecoveryPairing.Update |
EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace.withNewSecondaryNamespace(Creatable<EventHubNamespace> namespaceCreatable)
Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.
|
EventHub.DefinitionStages.WithCaptureEnabledDisabled |
EventHub.DefinitionStages.WithCaptureProviderOrCreate.withNewStorageAccountForCapturedData(Creatable<StorageAccount> storageAccountCreatable,
String containerName)
Specifies a new storage account to store the captured data when data capturing is enabled.
|
EventHub.Update |
EventHub.UpdateStages.WithCapture.withNewStorageAccountForCapturedData(Creatable<StorageAccount> storageAccountCreatable,
String containerName)
Specifies a new storage account to store the captured data when data capturing is enabled.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ActiveDirectoryApplication.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
ActiveDirectoryApplication.DefinitionStages.WithCreate
An application definition with sufficient inputs to create a new
application in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
ActiveDirectoryGroup.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
ActiveDirectoryGroup.DefinitionStages.WithCreate
An AD group definition with sufficient inputs to create a new
group in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
ActiveDirectoryUser.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
ActiveDirectoryUser.DefinitionStages.WithCreate
An AD user definition with sufficient inputs to create a new
user in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
RoleAssignment.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
RoleAssignment.DefinitionStages.WithCreate
An role assignment definition with sufficient inputs to create a new
role assignment in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
ServicePrincipal.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
ServicePrincipal.DefinitionStages.WithCreate
A service principal definition with sufficient inputs to create a new
service principal in the cloud, but exposing additional optional inputs to
specify.
|
Modifier and Type | Method and Description |
---|---|
ServicePrincipal.DefinitionStages.WithCreate |
ServicePrincipal.DefinitionStages.WithApplication.withNewApplication(Creatable<ActiveDirectoryApplication> applicationCreatable)
Specifies a new application to create and use by the service principal.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
Key.Definition
Container interface for all the definitions.
|
static interface |
Key.DefinitionStages.WithCreate
The stage of the key definition which contains all the minimum required inputs for
the key to be created but also allows for any other optional settings to be specified.
|
static interface |
Key.DefinitionStages.WithCreateBase
The base stage of the key definition allowing for any other optional settings to be specified.
|
static interface |
Key.DefinitionStages.WithImport
The stage of the key definition which contains all the minimum required inputs for
the key to be imported but also allows for any other optional settings to be specified.
|
static interface |
Secret.Definition
Container interface for all the definitions.
|
static interface |
Secret.DefinitionStages.WithCreate
The stage of the secret definition which contains all the minimum required inputs for
the secret to be created but also allows for any optional settings to be specified.
|
static interface |
Vault.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
Vault.DefinitionStages.WithCreate
A key vault definition with sufficient inputs to create a new
storage account in the cloud, but exposing additional optional inputs to
specify.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ManagementLock.Definition
Container interface for all the definitions.
|
static interface |
ManagementLock.DefinitionStages.WithCreate
The stage of the management lock 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 |
ActionGroup.Definition
The entirety of a Action Group definition.
|
static interface |
ActionGroup.DefinitionStages.WithCreate
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.
|
static interface |
ActivityLogAlert.Definition
The entirety of a activity log alerts definition.
|
static interface |
ActivityLogAlert.DefinitionStages.WithCreate
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.
|
static interface |
AutoscaleSetting.Definition
The entirety of an autoscale setting definition.
|
static interface |
AutoscaleSetting.DefinitionStages.WithCreate
The stage of the definition which allows autoscale setting creation.
|
static interface |
DiagnosticSetting.Definition
The entirety of a diagnostic settings definition.
|
static interface |
DiagnosticSetting.DefinitionStages.WithCreate
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.
|
static interface |
MetricAlert.Definition
The entirety of a Metric Alert definition.
|
static interface |
MetricAlert.DefinitionStages.WithCreate
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 |
Identity.Definition
Container interface for all the definitions related to identity.
|
static interface |
Identity.DefinitionStages.WithCreate
The stage of the identity 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 |
ApplicationGateway.Definition
The entirety of the application gateway definition.
|
static interface |
ApplicationGateway.DefinitionStages.WithCreate
The stage of an application gateway definition containing all the required inputs for
the resource to be created, but also allowing
for any other optional settings to be specified.
|
static interface |
ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate
The stage of an application gateway definition allowing to continue adding more request routing rules,
or start specifying optional settings, or create the application gateway.
|
static interface |
ApplicationSecurityGroup.Definition
The entirety of the application security group definition.
|
static interface |
ApplicationSecurityGroup.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
ConnectionMonitor.Definition
The entirety of the connection monitor definition.
|
static interface |
ConnectionMonitor.DefinitionStages.WithCreate |
static interface |
DdosProtectionPlan.Definition
The entirety of the DDoS protection plan definition.
|
static interface |
DdosProtectionPlan.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
ExpressRouteCircuit.Definition
The entirety of the express route circuit definition.
|
static interface |
ExpressRouteCircuit.DefinitionStages.WithCreate
The stage of the express route circuit 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.
|
static interface |
ExpressRouteCircuitPeering.Definition
The entirety of the express route circuit peering definition.
|
static interface |
ExpressRouteCircuitPeering.DefinitionStages.WithCreate |
static interface |
ExpressRouteCrossConnectionPeering.Definition
The entirety of the express route Cross Connection peering definition.
|
static interface |
ExpressRouteCrossConnectionPeering.DefinitionStages.WithCreate |
static interface |
LoadBalancer.Definition
The entirety of the load balancer definition.
|
static interface |
LoadBalancer.DefinitionStages.WithCreate
The stage of a load balancer definition containing all the required inputs for
the resource to be created, but also allowing
for any other optional settings to be specified.
|
static interface |
LoadBalancer.DefinitionStages.WithCreateAndInboundNatPool
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.
|
static interface |
LoadBalancer.DefinitionStages.WithCreateAndInboundNatRule
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.
|
static interface |
LoadBalancer.DefinitionStages.WithCreateAndNatChoice
The stage of a load balancer definition allowing to create the load balancer or start configuring optional inbound NAT rules or pools.
|
static interface |
LoadBalancer.DefinitionStages.WithLBRuleOrNatOrCreate
The stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.
|
static interface |
LocalNetworkGateway.Definition
The entirety of the local network gateway definition.
|
static interface |
LocalNetworkGateway.DefinitionStages.WithCreate
The stage of the local network gateway definition which contains all the minimum required inputs for
the resource to be created (via
create() ). |
static interface |
Network.Definition
The entirety of the virtual network definition.
|
static interface |
Network.DefinitionStages.WithCreate
The stage of the virtual network 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, except for adding subnets.
|
static interface |
Network.DefinitionStages.WithCreateAndSubnet
The stage of the public IP definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified, including adding subnets. |
static interface |
NetworkInterface.Definition
The entirety of the network interface definition.
|
static interface |
NetworkInterface.DefinitionStages.WithCreate
The stage of the network interface 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.
|
static interface |
NetworkPeering.Definition
The entirety of the network peering definition.
|
static interface |
NetworkPeering.DefinitionStages.WithCreate
The stage of a network peering definition with sufficient inputs to create a new
network peering in the cloud, but exposing additional optional settings to
specify.
|
static interface |
NetworkSecurityGroup.Definition
The entirety of the network security group definition.
|
static interface |
NetworkSecurityGroup.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
NetworkWatcher.Definition
Container interface for all the definitions.
|
static interface |
NetworkWatcher.DefinitionStages.WithCreate
A network watcher with sufficient inputs to create a new network watcher in the cloud,
but exposing additional optional inputs to specify.
|
static interface |
PacketCapture.Definition
The entirety of the packet capture definition.
|
static interface |
PacketCapture.DefinitionStages.WithCreate |
static interface |
PacketCapture.DefinitionStages.WithCreateAndStoragePath |
static interface |
PublicIPAddress.Definition
Container interface for all the definitions.
|
static interface |
PublicIPAddress.DefinitionStages.WithCreate
The stage of the public IP definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
RouteFilter.Definition
The entirety of the aroute filter definition.
|
static interface |
RouteFilter.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
RouteTable.Definition
The entirety of a route table definition.
|
static interface |
RouteTable.DefinitionStages.WithCreate
The stage of a route table definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
VirtualNetworkGateway.Definition
The entirety of the virtual network gateway definition.
|
static interface |
VirtualNetworkGateway.DefinitionStages.WithCreate
The stage of the virtual network gateway 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.
|
static interface |
VirtualNetworkGatewayConnection.Definition
The entirety of the virtual network gateway connection definition.
|
static interface |
VirtualNetworkGatewayConnection.DefinitionStages.WithCreate
The stage of a virtual network gateway connection definition with sufficient inputs to create a new connection in the cloud,
but exposing additional optional settings to specify.
|
Modifier and Type | Method and Description |
---|---|
VirtualNetworkGateway.DefinitionStages.WithGatewayType |
VirtualNetworkGateway.DefinitionStages.WithNetwork.withNewNetwork(Creatable<Network> creatable)
Create a new virtual network to associate with the virtual network gateway,
based on the provided definition.
|
NicIPConfiguration.DefinitionStages.WithPrivateIP<ParentT> |
NicIPConfiguration.DefinitionStages.WithNetwork.withNewNetwork(Creatable<Network> creatable)
Create a new virtual network to associate with the network interface IP configuration,
based on the provided definition.
|
NicIPConfiguration.UpdateDefinitionStages.WithPrivateIP<ParentT> |
NicIPConfiguration.UpdateDefinitionStages.WithNetwork.withNewNetwork(Creatable<Network> creatable)
Create a new virtual network to associate with the network interface IP configuration,
based on the provided definition.
|
NetworkInterface.DefinitionStages.WithCreate |
NetworkInterface.DefinitionStages.WithNetworkSecurityGroup.withNewNetworkSecurityGroup(Creatable<NetworkSecurityGroup> creatable)
Create a new network security group to associate with network interface, based on the provided definition.
|
NetworkInterface.Update |
NetworkInterface.UpdateStages.WithNetworkSecurityGroup.withNewNetworkSecurityGroup(Creatable<NetworkSecurityGroup> creatable)
Create a new network security group to associate with network interface, based on the provided definition.
|
NetworkInterface.DefinitionStages.WithPrimaryPrivateIP |
NetworkInterface.DefinitionStages.WithPrimaryNetwork.withNewPrimaryNetwork(Creatable<Network> creatable)
Create a new virtual network to associate with the network interface's primary IP configuration,
based on the provided definition.
|
NetworkInterface.DefinitionStages.WithCreate |
NetworkInterface.DefinitionStages.WithPrimaryPublicIPAddress.withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress> creatable)
Create a new public IP address to associate with network interface's primary IP configuration, based on
the provided definition.
|
NetworkInterface.Update |
NetworkInterface.UpdateStages.WithPrimaryPublicIPAddress.withNewPrimaryPublicIPAddress(Creatable<PublicIPAddress> creatable)
Create a new public IP address to associate the network interface's primary IP configuration,
based on the provided definition.
|
Modifier and Type | Class and Description |
---|---|
class |
GroupableParentResourceWithTagsImpl<FluentModelT extends Resource,InnerModelT extends Resource,FluentModelImplT extends GroupableParentResourceWithTagsImpl<FluentModelT,InnerModelT,FluentModelImplT,ManagerT>,ManagerT extends com.microsoft.azure.management.resources.fluentcore.arm.implementation.ManagerBase>
The implementation for
GroupableResource that can update tags as a separate operation. |
Modifier and Type | Method and Description |
---|---|
ReturnT |
HasFrontend.DefinitionStages.WithFrontend.fromNewPublicIPAddress(Creatable<PublicIPAddress> pipDefinition)
Specifies that network traffic should be received on a new public IP address that is to be created along with the load balancer
based on the provided definition.
|
ReturnT |
HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel.withNewPublicIPAddress(Creatable<PublicIPAddress> creatable)
Creates a new public IP address to associate with the resource.
|
ReturnT |
HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel.withNewPublicIPAddress(Creatable<PublicIPAddress> creatable)
Creates a new public IP address to associate with the resource.
|
ReturnT |
HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel.withNewPublicIPAddress(Creatable<PublicIPAddress> creatable)
Creates a new public IP address to associate with the resource.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
RedisCache.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
RedisCache.DefinitionStages.WithCreate
A Redis Cache definition with sufficient inputs to create a new
Redis Cache in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
RedisCache.DefinitionStages.WithPremiumSkuCreate
A Redis Cache definition with Premium Sku specific functionality.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
Deployment.Definition
Container interface for all the deployment definitions.
|
static interface |
Deployment.DefinitionStages.WithCreate
A deployment definition with sufficient inputs to create a new
deployment in the cloud, but exposing additional optional inputs to specify.
|
static interface |
GenericResource.Definition
The entirety of the generic resource definition.
|
static interface |
GenericResource.DefinitionStages.WithCreate
A deployment definition with sufficient inputs to create a new
resource in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
PolicyAssignment.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
PolicyAssignment.DefinitionStages.WithCreate
A policy assignment with sufficient inputs to create a new policy
assignment in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
PolicyDefinition.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
PolicyDefinition.DefinitionStages.WithCreate
A policy definition with sufficient inputs to create a new
policy in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
ResourceGroup.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
ResourceGroup.DefinitionStages.WithCreate
A resource group definition with sufficient inputs to create a new
resource group in the cloud, but exposing additional optional inputs to
specify.
|
Modifier and Type | Method and Description |
---|---|
Deployment.DefinitionStages.WithTemplate |
Deployment.DefinitionStages.WithGroup.withNewResourceGroup(Creatable<ResourceGroup> groupDefinition)
Creates a new resource group to put the resource in, based on the definition specified.
|
Modifier and Type | Method and Description |
---|---|
Creatable<T> |
IndependentChild.DefinitionStages.WithParentResource.withExistingParentResource(ParentT existingParentResource)
Creates a new child resource under parent resource.
|
Creatable<T> |
IndependentChild.DefinitionStages.WithParentResource.withExistingParentResource(String groupName,
String parentName)
Creates a new child resource under parent resource.
|
Creatable<T> |
IndependentChild.DefinitionStages.WithParentResource.withNewParentResource(Creatable<ParentT> parentResourceCreatable)
Creates a new child resource under parent resource.
|
Modifier and Type | Method and Description |
---|---|
Creatable<T> |
IndependentChild.DefinitionStages.WithParentResource.withNewParentResource(Creatable<ParentT> parentResourceCreatable)
Creates a new child resource under parent resource.
|
T |
GroupableResource.DefinitionStages.WithCreatableResourceGroup.withNewResourceGroup(Creatable<ResourceGroup> groupDefinition)
Creates a new resource group to put the resource in, based on the definition specified.
|
Modifier and Type | Class and Description |
---|---|
class |
com.microsoft.azure.management.resources.fluentcore.arm.models.implementation.GroupableParentResourceImpl<FluentModelT extends Resource,InnerModelT extends Resource,FluentModelImplT extends com.microsoft.azure.management.resources.fluentcore.arm.models.implementation.GroupableParentResourceImpl<FluentModelT,InnerModelT,FluentModelImplT,ManagerT>,ManagerT extends com.microsoft.azure.management.resources.fluentcore.arm.implementation.ManagerBase>
The implementation for GroupableResource.
|
class |
com.microsoft.azure.management.resources.fluentcore.arm.models.implementation.GroupableResourceImpl<FluentModelT extends Resource,InnerModelT extends Resource,FluentModelImplT extends com.microsoft.azure.management.resources.fluentcore.arm.models.implementation.GroupableResourceImpl<FluentModelT,InnerModelT,FluentModelImplT,ManagerT>,ManagerT extends com.microsoft.azure.management.resources.fluentcore.arm.implementation.ManagerBase>
The implementation for
GroupableResource . |
class |
com.microsoft.azure.management.resources.fluentcore.arm.models.implementation.ResourceImpl<FluentModelT extends Resource,InnerModelT extends Resource,FluentModelImplT extends com.microsoft.azure.management.resources.fluentcore.arm.models.implementation.ResourceImpl<FluentModelT,InnerModelT,FluentModelImplT>>
The implementation for
Resource and base class for all resource
model implementations. |
Modifier and Type | Method and Description |
---|---|
CreatedResources<ResourceT> |
SupportsBatchCreation.create(Creatable<ResourceT>... creatables)
Executes the create requests on a collection (batch) of resources.
|
rx.Observable<Indexable> |
SupportsBatchCreation.createAsync(Creatable<ResourceT>... creatables)
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when
system resources are available.
|
ServiceFuture<CreatedResources<ResourceT>> |
SupportsBatchCreation.createAsync(ServiceCallback<CreatedResources<ResourceT>> callback,
Creatable<ResourceT>... creatables)
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when
system resources are available.
|
Modifier and Type | Method and Description |
---|---|
CreatedResources<ResourceT> |
SupportsBatchCreation.create(List<Creatable<ResourceT>> creatables)
Executes the create requests on a collection (batch) of resources.
|
rx.Observable<Indexable> |
SupportsBatchCreation.createAsync(List<Creatable<ResourceT>> creatables)
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when
system resources are available.
|
ServiceFuture<CreatedResources<ResourceT>> |
SupportsBatchCreation.createAsync(ServiceCallback<CreatedResources<ResourceT>> callback,
List<Creatable<ResourceT>> creatables)
Puts the requests to create a batch of resources into the queue and allow the HTTP client to execute it when
system resources are available.
|
Modifier and Type | Method and Description |
---|---|
protected String |
IndexableTaskItem.addDependency(Creatable<? extends Indexable> creatable)
Add a creatable dependency for this task item.
|
protected String |
IndexableTaskItem.addPostRunDependent(Creatable<? extends Indexable> creatable)
Add a creatable "post-run" dependent for this task item.
|
Modifier and Type | Class and Description |
---|---|
class |
com.microsoft.azure.management.resources.fluentcore.model.implementation.CreatableUpdatableImpl<FluentModelT extends Indexable,InnerModelT,FluentModelImplT extends com.microsoft.azure.management.resources.fluentcore.model.implementation.IndexableRefreshableWrapperImpl<FluentModelT,InnerModelT>>
The base class for all creatable and updatable model.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
SearchService.Definition
The entirety of the Search service definition.
|
static interface |
SearchService.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
create() ), but also allows for any other optional settings to be specified. |
static interface |
SearchService.DefinitionStages.WithPartitionsAndCreate |
static interface |
SearchService.DefinitionStages.WithReplicasAndCreate |
Modifier and Type | Interface and Description |
---|---|
static interface |
NamespaceAuthorizationRule.Definition
The entirety of the namespace authorization rule definition.
|
static interface |
NamespaceAuthorizationRule.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
Queue.Definition
The entirety of the Service Bus queue definition.
|
static interface |
Queue.DefinitionStages.Blank
The first stage of a queue definition.
|
static interface |
Queue.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
QueueAuthorizationRule.Definition
The entirety of the queue authorization rule definition.
|
static interface |
QueueAuthorizationRule.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
ServiceBusNamespace.Definition
The entirety of the Service Bus namespace definition.
|
static interface |
ServiceBusNamespace.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
ServiceBusSubscription.Definition
The entirety of the subscription definition.
|
static interface |
ServiceBusSubscription.DefinitionStages.Blank
The first stage of a subscription definition.
|
static interface |
ServiceBusSubscription.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
Topic.Definition
The entirety of the Service Bus topic definition.
|
static interface |
Topic.DefinitionStages.Blank
The first stage of a topic definition.
|
static interface |
Topic.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
TopicAuthorizationRule.Definition
The entirety of the topic authorization rule definition.
|
static interface |
TopicAuthorizationRule.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
Modifier and Type | Interface and Description |
---|---|
static interface |
SqlDatabaseOperations.DefinitionStages.Blank
The first stage of the SQL database definition.
|
static interface |
SqlDatabaseOperations.DefinitionStages.WithAllDifferentOptions
The SQL database interface with all starting options for definition.
|
static interface |
SqlDatabaseOperations.DefinitionStages.WithCreateAfterElasticPoolOptions
The final stage of the SQL Database definition after the SQL Elastic Pool definition.
|
static interface |
SqlDatabaseOperations.DefinitionStages.WithCreateAllOptions
A SQL Database definition with sufficient inputs to create a new
SQL database in the cloud, but exposing additional optional settings to
specify.
|
static interface |
SqlDatabaseOperations.DefinitionStages.WithCreateFinal
A SQL Database definition with sufficient inputs to create a new
SQL Server in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
SqlDatabaseOperations.DefinitionStages.WithEditionDefaults
The SQL Database definition to set the edition for database with defaults.
|
static interface |
SqlDatabaseOperations.DefinitionStages.WithExistingDatabaseAfterElasticPool
The stage to decide whether using existing database or not.
|
static interface |
SqlDatabaseOperations.SqlDatabaseOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlDatabaseThreatDetectionPolicy.DefinitionStages.WithCreate
The final stage of the SQL database threat detection policy definition.
|
static interface |
SqlDatabaseThreatDetectionPolicy.SqlDatabaseThreatDetectionPolicyDefinition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlElasticPoolOperations.DefinitionStages.WithBasicEdition
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.
|
static interface |
SqlElasticPoolOperations.DefinitionStages.WithCreate
A SQL Server definition with sufficient inputs to create a new SQL Elastic Pool in the cloud,
but exposing additional optional inputs to specify.
|
static interface |
SqlElasticPoolOperations.DefinitionStages.WithPremiumEdition
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.
|
static interface |
SqlElasticPoolOperations.DefinitionStages.WithStandardEdition
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.
|
static interface |
SqlElasticPoolOperations.SqlElasticPoolOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlFailoverGroupOperations.DefinitionStages.WithCreate
The final stage of the SQL Failover Group definition.
|
static interface |
SqlFailoverGroupOperations.DefinitionStages.WithPartnerServer
The SQL Failover Group definition to set the partner servers.
|
static interface |
SqlFailoverGroupOperations.SqlFailoverGroupOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlFirewallRuleOperations.DefinitionStages.WithCreate
The final stage of the SQL Firewall Rule definition.
|
static interface |
SqlFirewallRuleOperations.SqlFirewallRuleOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlServer.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlServer.DefinitionStages.WithCreate
A SQL Server definition with sufficient inputs to create a new
SQL Server in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
SqlServerDnsAliasOperations.DefinitionStages.WithCreate
The final stage of the SQL Server DNS alias definition.
|
static interface |
SqlServerDnsAliasOperations.SqlServerDnsAliasOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlServerKeyOperations.DefinitionStages.WithCreate
The final stage of the SQL Server Key definition.
|
static interface |
SqlServerKeyOperations.SqlServerKeyOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlServerSecurityAlertPolicyOperations.DefinitionStages.WithCreate
The final stage of the SQL Server Security Alert Policy definition.
|
static interface |
SqlServerSecurityAlertPolicyOperations.SqlServerSecurityAlertPolicyOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlSyncGroupOperations.DefinitionStages.WithCreate
The final stage of the SQL Sync Group definition.
|
static interface |
SqlSyncGroupOperations.SqlSyncGroupOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlSyncMemberOperations.DefinitionStages.WithCreate
The final stage of the SQL Sync Member definition.
|
static interface |
SqlSyncMemberOperations.SqlSyncMemberOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlVirtualNetworkRuleOperations.DefinitionStages.WithCreate
The final stage of the SQL Virtual Network Rule definition.
|
static interface |
SqlVirtualNetworkRuleOperations.DefinitionStages.WithServiceEndpoint
The SQL Virtual Network Rule definition to set ignore flag for the missing subnet's SQL service endpoint entry.
|
static interface |
SqlVirtualNetworkRuleOperations.SqlVirtualNetworkRuleOperationsDefinition
Container interface for all the definitions that need to be implemented.
|
Modifier and Type | Method and Description |
---|---|
SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword |
SqlDatabase.exportTo(Creatable<StorageAccount> storageAccountCreatable,
String containerName,
String fileName)
Exports the current database to a new storage account and relative path.
|
SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword |
SqlDatabaseExportRequest.DefinitionStages.ExportTo.exportTo(Creatable<StorageAccount> storageAccountCreatable,
String containerName,
String fileName) |
SqlDatabaseOperations.DefinitionStages.WithExistingDatabaseAfterElasticPool |
SqlDatabaseOperations.DefinitionStages.WithElasticPoolName.withNewElasticPool(Creatable<SqlElasticPool> sqlElasticPool)
Sets the new elastic pool for the SQLDatabase, this will create a new elastic pool while creating database.
|
SqlDatabase.DefinitionStages.WithExistingDatabaseAfterElasticPool<ParentT> |
SqlDatabase.DefinitionStages.WithElasticPoolName.withNewElasticPool(Creatable<SqlElasticPool> sqlElasticPool)
Sets the new elastic pool for the SQLDatabase, this will create a new elastic pool while creating database.
|
SqlDatabase.Update |
SqlDatabase.UpdateStages.WithElasticPoolName.withNewElasticPool(Creatable<SqlElasticPool> sqlElasticPool)
Sets the new elastic pool for the SQLDatabase, this will create a new elastic pool while creating database.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
BlobContainer.Definition
The entirety of the BlobContainer definition.
|
static interface |
BlobContainer.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
BlobServiceProperties.Definition
The entirety of the BlobServiceProperties definition.
|
static interface |
BlobServiceProperties.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
ImmutabilityPolicy.Definition
The entirety of the ImmutabilityPolicy definition.
|
static interface |
ImmutabilityPolicy.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
ManagementPolicy.Definition
The entirety of the ManagementPolicy definition.
|
static interface |
ManagementPolicy.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
create() ), but also allows
for any other optional settings to be specified. |
static interface |
StorageAccount.Definition
Container interface for all the definitions that need to be implemented.
|
static interface |
StorageAccount.DefinitionStages.WithCreate
A storage account definition with sufficient inputs to create a new
storage account in the cloud, but exposing additional optional inputs to
specify.
|
static interface |
StorageAccount.DefinitionStages.WithCreateAndAccessTier
The stage of storage account definition allowing to set access tier.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
TrafficManagerProfile.Definition
The entirety of the traffic manager profile definition.
|
static interface |
TrafficManagerProfile.DefinitionStages.WithCreate
The stage of the definition which contains all the minimum required inputs for the resource to be created
(via
create() ), but also allows for any other optional settings to be specified. |
Copyright © 2019. All rights reserved.