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.compute |
This package contains the classes for ComputeManagementClient.
|
com.microsoft.azure.management.containerregistry |
This package contains the classes for ContainerRegistryManagementClient.
|
com.microsoft.azure.management.eventhub |
This package contains the classes for EventHubManagementClient.
|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Method and Description |
---|---|
StorageAccount |
FunctionApp.storageAccount() |
Modifier and Type | Method and Description |
---|---|
FunctionApp.DefinitionStages.WithCreate |
FunctionApp.DefinitionStages.WithStorageAccount.withExistingStorageAccount(StorageAccount storageAccount)
Specifies the storage account to use for the function app.
|
FunctionApp.Update |
FunctionApp.UpdateStages.WithStorageAccount.withExistingStorageAccount(StorageAccount storageAccount)
Specifies the storage account to use for the function app.
|
Modifier and Type | Method and Description |
---|---|
BatchAccount.DefinitionStages.WithCreate |
BatchAccount.DefinitionStages.WithStorage.withExistingStorageAccount(StorageAccount storageAccount)
Specifies an existing storage account to associate with the Batch account.
|
BatchAccount.Update |
BatchAccount.UpdateStages.WithStorageAccount.withExistingStorageAccount(StorageAccount storageAccount)
Specifies an existing storage account to associate with 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 | Method and Description |
---|---|
VirtualMachine.DefinitionStages.WithCreate |
VirtualMachine.DefinitionStages.WithBootDiagnostics.withBootDiagnostics(StorageAccount storageAccount)
Specifies that boot diagnostics needs to be enabled in the virtual machine.
|
VirtualMachine.Update |
VirtualMachine.UpdateStages.WithBootDiagnostics.withBootDiagnostics(StorageAccount storageAccount)
Specifies that boot diagnostics needs to be enabled in the virtual machine.
|
VirtualMachineScaleSet.DefinitionStages.WithCreate |
VirtualMachineScaleSet.DefinitionStages.WithBootDiagnostics.withBootDiagnostics(StorageAccount storageAccount)
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
|
VirtualMachineScaleSet.Update |
VirtualMachineScaleSet.UpdateStages.WithBootDiagnostics.withBootDiagnostics(StorageAccount storageAccount)
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set.
|
VirtualMachine.DefinitionStages.WithCreate |
VirtualMachine.DefinitionStages.WithStorageAccount.withExistingStorageAccount(StorageAccount storageAccount)
Specifies an existing storage account to put the VM's OS and data disk VHD in.
|
VirtualMachineScaleSet.DefinitionStages.WithCreate |
VirtualMachineScaleSet.DefinitionStages.WithStorageAccount.withExistingStorageAccount(StorageAccount storageAccount)
Specifies an existing storage account for the OS and data disk VHDs of
the virtual machines in the scale set.
|
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.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.
|
Modifier and Type | Method and Description |
---|---|
Registry.DefinitionStages.WithCreate |
Registry.DefinitionStages.WithStorageAccount.withExistingStorageAccount(StorageAccount storageAccount)
The parameters of a storage account for the container registry.
|
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 | Method and Description |
---|---|
EventHub.DefinitionStages.WithCaptureEnabledDisabled |
EventHub.DefinitionStages.WithCaptureProviderOrCreate.withExistingStorageAccountForCapturedData(StorageAccount storageAccount,
String containerName)
Specifies an existing storage account to store the captured data when data capturing is enabled.
|
EventHub.Update |
EventHub.UpdateStages.WithCapture.withExistingStorageAccountForCapturedData(StorageAccount storageAccount,
String containerName)
Specifies an existing storage account to store the captured data when data capturing is enabled.
|
Modifier and Type | Method and Description |
---|---|
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 | Method and Description |
---|---|
SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword |
SqlDatabase.exportTo(StorageAccount storageAccount,
String containerName,
String fileName)
Exports the current database to an existing storage account and relative path.
|
SqlDatabaseExportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword |
SqlDatabaseExportRequest.DefinitionStages.ExportTo.exportTo(StorageAccount storageAccount,
String containerName,
String fileName) |
SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword |
SqlDatabase.importBacpac(StorageAccount storageAccount,
String containerName,
String fileName)
Imports into the current database from an existing storage account and relative path; the current database must be empty.
|
SqlDatabaseImportRequest.DefinitionStages.WithAuthenticationTypeAndLoginPassword |
SqlDatabaseImportRequest.DefinitionStages.ImportFrom.importFrom(StorageAccount storageAccount,
String containerName,
String fileName) |
SqlDatabaseOperations.DefinitionStages.WithAuthentication |
SqlDatabaseOperations.DefinitionStages.WithImportFrom.importFrom(StorageAccount storageAccount,
String containerName,
String fileName)
Creates a new database from a BACPAC file.
|
SqlDatabaseOperations.DefinitionStages.WithAuthenticationAfterElasticPool |
SqlDatabaseOperations.DefinitionStages.WithImportFromAfterElasticPool.importFrom(StorageAccount storageAccount,
String containerName,
String fileName)
Creates a new database from a BACPAC file.
|
SqlDatabase.DefinitionStages.WithAuthentication<ParentT> |
SqlDatabase.DefinitionStages.WithImportFrom.importFrom(StorageAccount storageAccount,
String containerName,
String fileName)
Creates a new database from a BACPAC file.
|
SqlDatabase.DefinitionStages.WithAuthenticationAfterElasticPool<ParentT> |
SqlDatabase.DefinitionStages.WithImportFromAfterElasticPool.importFrom(StorageAccount storageAccount,
String containerName,
String fileName)
Creates a new database from a BACPAC file.
|
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) |
Copyright © 2019. All rights reserved.