Uses of Interface
com.microsoft.azure.management.resources.fluentcore.model.Creatable
Package
Description
This package contains the classes for WebSiteManagementClient.
This package contains the classes for BatchManagementClient.
This package contains the classes for BatchAIManagementClient.
This package contains the classes for CdnManagementClient.
This package contains the classes for ComputeManagementClient.
This package contains the classes for ContainerInstanceManagementClient.
This package contains the classes for ContainerRegistryManagementClient.
This package contains the classes for ContainerServiceManagementClient.
This package contains the classes for CosmosDB.
This package contains the classes for DnsManagementClient.
This package contains the classes for EventHubManagementClient.
This package contains the classes for GraphRbacManagementClient.
This package contains the classes for KeyVaultManagementClient.
This package contains the classes for ManagementLockClient.
This package contains the classes for MonitorManagementClient.
This package contains the classes for compute samples.
This package contains the classes for NetworkManagementClient.
This package contains the common interfaces for resource models in networking.
This package contains the classes for RedisManagementClient.
This package contains the classes for ResourceManagementClient.
This package contains the base classes for resource models.
This package contains the base class for resource collections.
This package contains the graph related classes that are useful
for performing cloud requests in parallel.
This package contains the classes for SearchManagementClient.
This package contains the classes for ServiceBusManagementClient.
This package contains the classes for SqlManagementClient.
This package contains the classes for StorageManagementClient.
This package contains the classes for TrafficManagerManagementClient.
-
Uses of Creatable in com.microsoft.azure.management.appservice
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the definitions that need to be implemented.static interface
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
Container interface for all the definitions that need to be implemented.static interface
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
Container interface for all the definitions that need to be implemented.static interface
A domain definition with sufficient inputs to create a new domain in the cloud, but exposing additional optional inputs to specify.static interface
Container interface for all the definitions that need to be implemented.static interface
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
Container interface for all the definitions that need to be implemented.static interface
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
Container interface for all the definitions that need to be implemented.static interface
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
Container interface for all the definitions that need to be implemented.static interface
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
Container interface for all the definitions that need to be implemented.static interface
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
A web app definition allowing docker startup command to be specified.static interface
A web app definition allowing runtime stack on Windows operating system to be specified.static interface
WebAppBase.Definition<FluentT>
The entirety of the web app base definition.static interface
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
The stage of the System Assigned (Local) Managed Service Identity enabled web app allowing to set access role for the identity.static interface
The stage of the web app update allowing to add User Assigned (External) Managed Service Identities.Modifier and TypeMethodDescriptionFunctionApp.DefinitionStages.WithNewAppServicePlan.withNewAppServicePlan
(Creatable<AppServicePlan> appServicePlanCreatable) Creates a new Windows app service plan to use.FunctionApp.UpdateStages.WithAppServicePlan.withNewAppServicePlan
(Creatable<AppServicePlan> appServicePlanCreatable) Creates a new Windows app service plan to use.WebApp.UpdateStages.WithAppServicePlan.withNewAppServicePlan
(Creatable<AppServicePlan> appServicePlanCreatable) Creates a new app service plan to use.AppServiceDomain.DefinitionStages.WithDnsZone.withNewDnsZone
(Creatable<DnsZone> dnsZone) Creates a new DNS zone.AppServiceDomain.UpdateStages.WithDnsZone.withNewDnsZone
(Creatable<DnsZone> dnsZone) Creates a new DNS zone.FunctionApp.DefinitionStages.WithNewAppServicePlan.withNewLinuxAppServicePlan
(Creatable<AppServicePlan> appServicePlanCreatable) Creates a new Linux app service plan to use.FunctionApp.UpdateStages.WithAppServicePlan.withNewLinuxAppServicePlan
(Creatable<AppServicePlan> appServicePlanCreatable) Creates a new Linux app service plan to use.WebApp.DefinitionStages.WithNewAppServicePlan.withNewLinuxPlan
(Creatable<AppServicePlan> appServicePlanCreatable) Creates a new app service plan to use.FunctionApp.DefinitionStages.ExistingLinuxPlanWithGroup.withNewResourceGroup
(Creatable<ResourceGroup> groupDefinition) Creates a new resource group to put the resource in, based on the definition specified.FunctionApp.DefinitionStages.NewAppServicePlanWithGroup.withNewResourceGroup
(Creatable<ResourceGroup> groupDefinition) Creates a new resource group to put the resource in, based on the definition specified.WebApp.DefinitionStages.ExistingLinuxPlanWithGroup.withNewResourceGroup
(Creatable<ResourceGroup> groupDefinition) Creates a new resource group to put the resource in, based on the definition specified.WebApp.DefinitionStages.ExistingWindowsPlanWithGroup.withNewResourceGroup
(Creatable<ResourceGroup> groupDefinition) Creates a new resource group to put the resource in, based on the definition specified.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.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.WithNewAppServicePlan.withNewWindowsPlan
(Creatable<AppServicePlan> appServicePlanCreatable) Creates a new app service plan to use. -
Uses of Creatable in com.microsoft.azure.management.batch
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of a Batch account definition.static interface
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
The stage of a Batch account definition allowing the adding of a Batch application or creating the Batch account.Modifier and TypeMethodDescriptionBatchAccount.DefinitionStages.WithStorage.withNewStorageAccount
(Creatable<StorageAccount> storageAccountCreatable) Specifies a new storage account to associate with the Batch account.BatchAccount.UpdateStages.WithStorageAccount.withNewStorageAccount
(Creatable<StorageAccount> storageAccountCreatable) Specifies a new storage account to create and associate with the Batch account. -
Uses of Creatable in com.microsoft.azure.management.batchai
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of a Batch AI cluster 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.static interface
The entirety of a Batch AI experiment 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.static interface
The entirety of a Batch AI file server 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.static interface
The entirety of the Batch AI job definition.static interface
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
The entirety of the Workspace definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified. -
Uses of Creatable in com.microsoft.azure.management.cdn
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of a CDN profile 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.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.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 Creatable in com.microsoft.azure.management.compute
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the definitions related to an availability set.static interface
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
The entirety of the managed disk 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.static interface
The stage of the managed disk definition allowing to create the disk or optionally specify size.static interface
The entirety of the gallery definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the gallery image definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the gallery image version definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the managed snapshot 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.static interface
The entirety of the managed disk based virtual machine definition.static interface
The entirety of the virtual machine definition.static interface
The virtual machine scale set stages shared between managed and unmanaged based virtual machine definitions.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.static interface
The stage of a virtual machine definition containing various settings when virtual machine is created from image.static interface
The stage of a virtual machine definition containing various settings when virtual machine is created from image.static interface
The stage of a virtual machine definition containing various settings when virtual machine is created from image.static interface
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
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
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
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
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine allowing to set access role for the identity.static interface
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
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
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
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
The entirety of the unmanaged disk based virtual machine definition.static interface
The entirety of the image definition.static interface
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
The stage of an image definition allowing to create the image or add optional data disk images and configure OS disk settings.static interface
The entirety of the managed disk based virtual machine scale set definition.static interface
The entirety of the virtual machine scale set definition.static interface
The virtual machine scale set stages shared between managed and unmanaged based virtual machine scale set definitions.static interface
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
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
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
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
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
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine scale set allowing to set access for the identity.static interface
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
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
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
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
The entirety of the unmanaged disk based virtual machine scale set definition.Modifier and TypeMethodDescriptionVirtualMachine.DefinitionStages.WithBootDiagnostics.withBootDiagnostics
(Creatable<StorageAccount> creatable) Specifies that boot diagnostics needs to be enabled in the virtual machine.VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics
(Creatable<StorageAccount> creatable) Specifies that boot diagnostics needs to be enabled in the virtual machine.VirtualMachineScaleSet.DefinitionStages.WithBootDiagnostics.withBootDiagnostics
(Creatable<StorageAccount> creatable) Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics
(Creatable<StorageAccount> creatable) Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.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.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.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.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.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.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.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.WithPublicIPAddress.withNewPrimaryPublicIPAddress
(Creatable<PublicIPAddress> creatable) Creates a new public IP address to associate with the VM's primary network interface.VirtualMachine.DefinitionStages.WithSecondaryNetworkInterface.withNewSecondaryNetworkInterface
(Creatable<NetworkInterface> creatable) Creates a new network interface to associate with the virtual machine, based on the provided definition.VirtualMachine.UpdateStages.WithSecondaryNetworkInterface.withNewSecondaryNetworkInterface
(Creatable<NetworkInterface> creatable) Creates a new network interface to associate with the virtual machine.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.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.WithUserAssignedManagedServiceIdentity.withNewUserAssignedManagedServiceIdentity
(Creatable<Identity> creatableIdentity) Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine.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.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.WithUserAssignedManagedServiceIdentity.withNewUserAssignedManagedServiceIdentity
(Creatable<Identity> creatableIdentity) Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine. -
Uses of Creatable in com.microsoft.azure.management.containerinstance
Modifier and TypeInterfaceDescriptionstatic interface
Starts the exec command for a specific container instance within the current group asynchronously.static interface
static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The stage of the container group definition allowing to specify a container instance.static interface
The stage of the container instance definition allowing to specify system assigned managed service identity with specific role based access.Modifier and TypeMethodDescriptionContainerGroup.DefinitionStages.WithUserAssignedManagedServiceIdentity.withNewUserAssignedManagedServiceIdentity
(Creatable<Identity> creatableIdentity) Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine. -
Uses of Creatable in com.microsoft.azure.management.containerregistry
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the definitions related to a registry.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.static interface
Container interface for all the definitions related to a registry task.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.Modifier and TypeMethodDescriptionRegistry.DefinitionStages.WithStorageAccount.withNewStorageAccount
(Creatable<StorageAccount> creatable) The parameters for a storage account for the container registry. -
Uses of Creatable in com.microsoft.azure.management.containerservice
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the definitions related to a container service.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.static interface
Interface for all the definitions related to a Kubernetes cluster.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 Creatable in com.microsoft.azure.management.cosmosdb
Modifier and TypeInterfaceDescriptionstatic interface
Grouping of cosmos db definition stages.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 Creatable in com.microsoft.azure.management.dns
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of the DNS zone definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified. -
Uses of Creatable in com.microsoft.azure.management.eventhub
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of the event hub definition.static interface
The stage of the event hub definition allowing to configure data capturing.static interface
The stage of the event hub definition allowing to specify provider to store captured data when data capturing is enabled.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the event hub namespace authorization rule definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the consumer group definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the event hub disaster recovery pairing definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the event hub namespace definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the event hub namespace authorization rule definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.Modifier and TypeMethodDescriptionEventHub.DefinitionStages.WithNamespace.withNewNamespace
(Creatable<EventHubNamespace> namespaceCreatable) Specifies the new namespace in which event hub needs to be created.EventHubDisasterRecoveryPairing.DefinitionStages.WithPrimaryNamespace.withNewPrimaryNamespace
(Creatable<EventHubNamespace> namespaceCreatable) Specifies that the given namespace should be used as primary namespace in disaster recovery pairing.EventHubDisasterRecoveryPairing.DefinitionStages.WithSecondaryNamespace.withNewSecondaryNamespace
(Creatable<EventHubNamespace> namespaceCreatable) Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.EventHubDisasterRecoveryPairing.UpdateStages.WithSecondaryNamespace.withNewSecondaryNamespace
(Creatable<EventHubNamespace> namespaceCreatable) Specifies that the given namespace should be used as secondary namespace in disaster recovery pairing.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.UpdateStages.WithCapture.withNewStorageAccountForCapturedData
(Creatable<StorageAccount> storageAccountCreatable, String containerName) Specifies a new storage account to store the captured data when data capturing is enabled. -
Uses of Creatable in com.microsoft.azure.management.graphrbac
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the definitions that need to be implemented.static interface
An application definition with sufficient inputs to create a new application in the cloud, but exposing additional optional inputs to specify.static interface
Container interface for all the definitions that need to be implemented.static interface
An AD group definition with sufficient inputs to create a new group in the cloud, but exposing additional optional inputs to specify.static interface
Container interface for all the definitions that need to be implemented.static interface
An AD user definition with sufficient inputs to create a new user in the cloud, but exposing additional optional inputs to specify.static interface
Container interface for all the definitions that need to be implemented.static interface
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
Container interface for all the definitions that need to be implemented.static interface
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 TypeMethodDescriptionServicePrincipal.DefinitionStages.WithApplication.withNewApplication
(Creatable<ActiveDirectoryApplication> applicationCreatable) Specifies a new application to create and use by the service principal. -
Uses of Creatable in com.microsoft.azure.management.keyvault
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the definitions.static interface
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
The base stage of the key definition allowing for any other optional settings to be specified.static interface
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
Container interface for all the definitions.static interface
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
Container interface for all the definitions that need to be implemented.static interface
A key vault definition with sufficient inputs to create a new storage account in the cloud, but exposing additional optional inputs to specify. -
Uses of Creatable in com.microsoft.azure.management.locks
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the definitions.static interface
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. -
Uses of Creatable in com.microsoft.azure.management.monitor
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of a Action Group 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.static interface
The entirety of a activity log alerts 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.static interface
The entirety of an autoscale setting definition.static interface
The stage of the definition which allows autoscale setting creation.static interface
The entirety of a diagnostic settings 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.static interface
The entirety of a Metric Alert definition.static interface
Metric Alert definition for multiple resource.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.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 Creatable in com.microsoft.azure.management.msi
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the definitions related to identity.static interface
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. -
Uses of Creatable in com.microsoft.azure.management.network
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of the application gateway definition.static interface
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
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
The entirety of the application security group definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the connection monitor definition.static interface
static interface
The entirety of the DDoS protection plan definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the express route circuit definition.static interface
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
The entirety of the express route circuit peering definition.static interface
static interface
The entirety of the express route Cross Connection peering definition.static interface
static interface
The entirety of the load balancer definition.static interface
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
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT pool.static interface
The stage of a load balancer definition allowing to create the load balancer or add an inbound NAT rule.static interface
The stage of a load balancer definition allowing to create the load balancer or start configuring optional inbound NAT rules or pools.static interface
The stage of a load balancer definition allowing to create a load balancing rule or create the load balancer.static interface
The entirety of the local network gateway definition.static interface
The stage of the local network gateway definition which contains all the minimum required inputs for the resource to be created (viacreate()
).static interface
The entirety of the virtual network definition.static interface
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
The stage of the public IP definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified, including adding subnets.static interface
The entirety of the network interface definition.static interface
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
The entirety of the network peering definition.static interface
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
The entirety of the network security group definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
Container interface for all the definitions.static interface
A network watcher with sufficient inputs to create a new network watcher in the cloud, but exposing additional optional inputs to specify.static interface
The entirety of the packet capture definition.static interface
static interface
static interface
Container interface for all the definitions.static interface
The stage of the public IP definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the PublicIPPrefix definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the aroute filter definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of a route table definition.static interface
The stage of a route table definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the virtual network gateway definition.static interface
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
The entirety of the virtual network gateway connection definition.static interface
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 TypeMethodDescriptionNicIPConfiguration.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.WithNetwork.withNewNetwork
(Creatable<Network> creatable) Create a new virtual network to associate with the network interface IP configuration, based on the provided definition.VirtualNetworkGateway.DefinitionStages.WithNetwork.withNewNetwork
(Creatable<Network> creatable) Create a new virtual network to associate with the virtual network gateway, based on the provided definition.NetworkInterface.DefinitionStages.WithNetworkSecurityGroup.withNewNetworkSecurityGroup
(Creatable<NetworkSecurityGroup> creatable) Create a new network security group to associate with network interface, based on the provided definition.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.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.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.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. -
Uses of Creatable in com.microsoft.azure.management.network.model
Modifier and TypeClassDescriptionclass
GroupableParentResourceWithTagsImpl<FluentModelT extends Resource,
InnerModelT extends com.microsoft.azure.Resource, FluentModelImplT extends GroupableParentResourceWithTagsImpl<FluentModelT, InnerModelT, FluentModelImplT, ManagerT>, ManagerT extends com.microsoft.azure.management.resources.fluentcore.arm.implementation.ManagerBase> The implementation forGroupableResource
that can update tags as a separate operation.Modifier and TypeMethodDescriptionHasFrontend.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.HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel.withNewPublicIPAddress
(Creatable<PublicIPAddress> creatable) Creates a new public IP address to associate with the resource.HasPublicIPAddress.UpdateDefinitionStages.WithNewPublicIPAddressNoDnsLabel.withNewPublicIPAddress
(Creatable<PublicIPAddress> creatable) Creates a new public IP address to associate with the resource.HasPublicIPAddress.UpdateStages.WithNewPublicIPAddressNoDnsLabel.withNewPublicIPAddress
(Creatable<PublicIPAddress> creatable) Creates a new public IP address to associate with the resource. -
Uses of Creatable in com.microsoft.azure.management.redis
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the definitions that need to be implemented.static interface
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
A Redis Cache definition with Premium Sku specific functionality. -
Uses of Creatable in com.microsoft.azure.management.resources
Modifier and TypeInterfaceDescriptionstatic interface
Container interface for all the deployment definitions.static interface
A deployment definition with sufficient inputs to create a new deployment in the cloud, but exposing additional optional inputs to specify.static interface
The entirety of the generic resource definition.static interface
A deployment definition with sufficient inputs to create a new resource in the cloud, but exposing additional optional inputs to specify.static interface
Container interface for all the definitions that need to be implemented.static interface
A policy assignment with sufficient inputs to create a new policy assignment in the cloud, but exposing additional optional inputs to specify.static interface
Container interface for all the definitions that need to be implemented.static interface
A policy definition with sufficient inputs to create a new policy in the cloud, but exposing additional optional inputs to specify.static interface
Container interface for all the definitions that need to be implemented.static interface
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 TypeMethodDescriptionDeployment.DefinitionStages.WithGroup.withNewResourceGroup
(Creatable<ResourceGroup> groupDefinition) Creates a new resource group to put the resource in, based on the definition specified. -
Uses of Creatable in com.microsoft.azure.management.resources.fluentcore.arm.models
Modifier and TypeMethodDescriptionIndependentChild.DefinitionStages.WithParentResource.withExistingParentResource
(String groupName, String parentName) Creates a new child resource under parent resource.IndependentChild.DefinitionStages.WithParentResource.withExistingParentResource
(ParentT existingParentResource) Creates a new child resource under parent resource.IndependentChild.DefinitionStages.WithParentResource.withNewParentResource
(Creatable<ParentT> parentResourceCreatable) Creates a new child resource under parent resource.Modifier and TypeMethodDescriptionIndependentChild.DefinitionStages.WithParentResource.withNewParentResource
(Creatable<ParentT> parentResourceCreatable) Creates a new child resource under parent resource.GroupableResource.DefinitionStages.WithCreatableResourceGroup.withNewResourceGroup
(Creatable<ResourceGroup> groupDefinition) Creates a new resource group to put the resource in, based on the definition specified. -
Uses of Creatable in com.microsoft.azure.management.resources.fluentcore.arm.models.implementation
Modifier and TypeClassDescriptionclass
com.microsoft.azure.management.resources.fluentcore.arm.models.implementation.GroupableParentResourceImpl<FluentModelT extends Resource,
InnerModelT extends com.microsoft.azure.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 com.microsoft.azure.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 forGroupableResource
.class
com.microsoft.azure.management.resources.fluentcore.arm.models.implementation.ResourceImpl<FluentModelT extends Resource,
InnerModelT extends com.microsoft.azure.Resource, FluentModelImplT extends com.microsoft.azure.management.resources.fluentcore.arm.models.implementation.ResourceImpl<FluentModelT, InnerModelT, FluentModelImplT>> The implementation forResource
and base class for all resource model implementations. -
Uses of Creatable in com.microsoft.azure.management.resources.fluentcore.collection
Modifier and TypeMethodDescriptionExecutes 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.com.microsoft.rest.ServiceFuture<CreatedResources<ResourceT>>
SupportsBatchCreation.createAsync
(com.microsoft.rest.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 TypeMethodDescriptionExecutes the create requests on a collection (batch) of resources.com.microsoft.rest.ServiceFuture<CreatedResources<ResourceT>>
SupportsBatchCreation.createAsync
(com.microsoft.rest.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.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. -
Uses of Creatable in com.microsoft.azure.management.resources.fluentcore.dag
Modifier and TypeMethodDescriptionprotected 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. -
Uses of Creatable in com.microsoft.azure.management.resources.fluentcore.model.implementation
Modifier and TypeClassDescriptionclass
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. -
Uses of Creatable in com.microsoft.azure.management.search
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of the Search service definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
static interface
-
Uses of Creatable in com.microsoft.azure.management.servicebus
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of the namespace authorization rule definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the Service Bus queue definition.static interface
The first stage of a queue definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the queue authorization rule definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the Service Bus namespace definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the subscription definition.static interface
The first stage of a subscription definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the Service Bus topic definition.static interface
The first stage of a topic definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the topic authorization rule definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified. -
Uses of Creatable in com.microsoft.azure.management.sql
Modifier and TypeInterfaceDescriptionstatic interface
The first stage of the SQL database definition.static interface
The SQL database interface with all starting options for definition.static interface
The final stage of the SQL Database definition after the SQL Elastic Pool definition.static interface
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
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
The SQL Database definition to set the edition for database with defaults.static interface
The stage to decide whether using existing database or not.static interface
Container interface for all the definitions that need to be implemented.static interface
The final stage of the SQL database threat detection policy definition.static interface
Container interface for all the definitions that need to be implemented.static interface
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a basic pool.static interface
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
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a premium pool.static interface
The SQL Elastic Pool definition to set the eDTU and storage capacity limits for a standard pool.static interface
Container interface for all the definitions that need to be implemented.static interface
The final stage of the SQL Failover Group definition.static interface
The SQL Failover Group definition to set the partner servers.static interface
Container interface for all the definitions that need to be implemented.static interface
The final stage of the SQL Firewall Rule definition.static interface
Container interface for all the definitions that need to be implemented.static interface
Container interface for all the definitions that need to be implemented.static interface
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
The final stage of the SQL Server DNS alias definition.static interface
Container interface for all the definitions that need to be implemented.static interface
The final stage of the SQL Server Key definition.static interface
Container interface for all the definitions that need to be implemented.static interface
The final stage of the SQL Server Security Alert Policy definition.static interface
Container interface for all the definitions that need to be implemented.static interface
The final stage of the SQL Sync Group definition.static interface
Container interface for all the definitions that need to be implemented.static interface
The final stage of the SQL Sync Member definition.static interface
Container interface for all the definitions that need to be implemented.static interface
The final stage of the SQL Virtual Network Rule definition.static interface
The SQL Virtual Network Rule definition to set ignore flag for the missing subnet's SQL service endpoint entry.static interface
Container interface for all the definitions that need to be implemented.Modifier and TypeMethodDescriptionSqlDatabase.exportTo
(Creatable<StorageAccount> storageAccountCreatable, String containerName, String fileName) Exports the current database to a new storage account and relative path.SqlDatabaseExportRequest.DefinitionStages.ExportTo.exportTo
(Creatable<StorageAccount> storageAccountCreatable, String containerName, String fileName) 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.UpdateStages.WithElasticPoolName.withNewElasticPool
(Creatable<SqlElasticPool> sqlElasticPool) Sets the new elastic pool for the SQLDatabase, this will create a new elastic pool while creating database.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. -
Uses of Creatable in com.microsoft.azure.management.storage
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of the BlobContainer definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the BlobServiceProperties definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the ImmutabilityPolicy definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
The entirety of the ManagementPolicy definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.static interface
Container interface for all the definitions that need to be implemented.static interface
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
The stage of storage account definition allowing to set access tier. -
Uses of Creatable in com.microsoft.azure.management.trafficmanager
Modifier and TypeInterfaceDescriptionstatic interface
The entirety of the traffic manager profile definition.static interface
The stage of the definition which contains all the minimum required inputs for the resource to be created (viacreate()
), but also allows for any other optional settings to be specified.