Package-level declarations

Types

Link copied to clipboard
class StandbyContainerGroupPool : KotlinCustomResource

A StandbyContainerGroupPoolResource. Uses Azure REST API version 2024-03-01. In version 2.x of the Azure Native provider, it used API version 2023-12-01-preview. Other available API versions: 2023-12-01-preview, 2024-03-01-preview, 2025-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native standbypool [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
data class StandbyContainerGroupPoolArgs(val containerGroupProperties: Output<ContainerGroupPropertiesArgs>? = null, val elasticityProfile: Output<StandbyContainerGroupPoolElasticityProfileArgs>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val standbyContainerGroupPoolName: Output<String>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<StandbyContainerGroupPoolArgs>

A StandbyContainerGroupPoolResource. Uses Azure REST API version 2024-03-01. In version 2.x of the Azure Native provider, it used API version 2023-12-01-preview. Other available API versions: 2023-12-01-preview, 2024-03-01-preview, 2025-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native standbypool [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
Link copied to clipboard
class StandbyVirtualMachinePool : KotlinCustomResource

A StandbyVirtualMachinePoolResource. Uses Azure REST API version 2024-03-01. In version 2.x of the Azure Native provider, it used API version 2023-12-01-preview. Other available API versions: 2023-12-01-preview, 2024-03-01-preview, 2025-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native standbypool [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard
data class StandbyVirtualMachinePoolArgs(val attachedVirtualMachineScaleSetId: Output<String>? = null, val elasticityProfile: Output<StandbyVirtualMachinePoolElasticityProfileArgs>? = null, val location: Output<String>? = null, val resourceGroupName: Output<String>? = null, val standbyVirtualMachinePoolName: Output<String>? = null, val tags: Output<Map<String, String>>? = null, val virtualMachineState: Output<Either<String, VirtualMachineState>>? = null) : ConvertibleToJava<StandbyVirtualMachinePoolArgs>

A StandbyVirtualMachinePoolResource. Uses Azure REST API version 2024-03-01. In version 2.x of the Azure Native provider, it used API version 2023-12-01-preview. Other available API versions: 2023-12-01-preview, 2024-03-01-preview, 2025-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native standbypool [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.