AzureTarget

enum AzureTarget : Enum<AzureTarget> , ConvertibleToJava<AzureTarget>

Azure Target

Entries

Link copied to clipboard

Unknown - Azure Target

Link copied to clipboard

SqlDatabase - Azure Target

Link copied to clipboard

SqlMI - Azure Target

Link copied to clipboard

FlexServerPG - Azure Target

Link copied to clipboard

OracleIaasVM - Azure Target

Link copied to clipboard

AzureSpringApps - Azure Target

Link copied to clipboard

SAPAzureInstance - Azure Target

Link copied to clipboard

AKS - Azure Target

Link copied to clipboard

MySQLAzureFlexServer - Azure Target

Link copied to clipboard

AzureSQLVM - Azure Target

Link copied to clipboard

AzureVM - Azure Target

Link copied to clipboard

AzureAppService - Azure Target

Link copied to clipboard

AzureAppServiceContainer - Azure Target

Link copied to clipboard

Avs - Azure Target

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
val javaValue: AzureTarget
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): AzureTarget
Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.