ResourcesFunctions

Functions

Link copied to clipboard

Gets a deployment script with a given name. Uses Azure REST API version 2023-08-01.

suspend fun getAzureCliScript(resourceGroupName: String, scriptName: String): GetAzureCliScriptResult
Link copied to clipboard

Gets a deployment script with a given name. Uses Azure REST API version 2023-08-01.

suspend fun getAzurePowerShellScript(resourceGroupName: String, scriptName: String): GetAzurePowerShellScriptResult
Link copied to clipboard

Gets a deployment. Uses Azure REST API version 2024-03-01. Other available API versions: 2020-10-01, 2021-01-01, 2021-04-01, 2022-09-01, 2023-07-01, 2024-07-01, 2024-11-01, 2025-03-01, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDeployment(deploymentName: String, resourceGroupName: String): GetDeploymentResult
Link copied to clipboard

Gets a deployment. Uses Azure REST API version 2024-03-01. Other available API versions: 2020-10-01, 2021-01-01, 2021-04-01, 2022-09-01, 2023-07-01, 2024-07-01, 2024-11-01, 2025-03-01, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Gets a deployment. Uses Azure REST API version 2024-03-01. Other available API versions: 2020-10-01, 2021-01-01, 2021-04-01, 2022-09-01, 2023-07-01, 2024-07-01, 2024-11-01, 2025-03-01, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDeploymentAtScope(deploymentName: String, scope: String): GetDeploymentAtScopeResult
Link copied to clipboard

Gets a deployment. Uses Azure REST API version 2024-03-01. Other available API versions: 2020-10-01, 2021-01-01, 2021-04-01, 2022-09-01, 2023-07-01, 2024-07-01, 2024-11-01, 2025-03-01, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Gets a deployment. Uses Azure REST API version 2024-03-01. Other available API versions: 2020-10-01, 2021-01-01, 2021-04-01, 2022-09-01, 2023-07-01, 2024-07-01, 2024-11-01, 2025-03-01, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Gets a Deployment stack with a given name at Management Group scope. Uses Azure REST API version 2024-03-01. Other available API versions: 2022-08-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Gets a Deployment stack with a given name at Resource Group scope. Uses Azure REST API version 2024-03-01. Other available API versions: 2022-08-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getDeploymentStackAtResourceGroup(deploymentStackName: String, resourceGroupName: String): GetDeploymentStackAtResourceGroupResult
Link copied to clipboard

Gets a Deployment stack with a given name at Subscription scope. Uses Azure REST API version 2024-03-01. Other available API versions: 2022-08-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Gets a resource. Uses Azure REST API version 2024-03-01. Other available API versions: 2020-10-01, 2021-01-01, 2021-04-01, 2022-09-01, 2023-07-01, 2024-07-01, 2024-11-01, 2025-03-01, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getResource(argument: suspend GetResourcePlainArgsBuilder.() -> Unit): GetResourceResult
suspend fun getResource(apiVersion: String, parentResourcePath: String, resourceGroupName: String, resourceName: String, resourceProviderNamespace: String, resourceType: String): GetResourceResult
Link copied to clipboard

Gets a resource group. Uses Azure REST API version 2024-03-01. Other available API versions: 2020-10-01, 2021-01-01, 2021-04-01, 2022-09-01, 2023-07-01, 2024-07-01, 2024-11-01, 2025-03-01, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getResourceGroup(resourceGroupName: String): GetResourceGroupResult
Link copied to clipboard

Wrapper resource for tags API requests and responses. Uses Azure REST API version 2024-03-01. Other available API versions: 2020-10-01, 2021-01-01, 2021-04-01, 2022-09-01, 2023-07-01, 2024-07-01, 2024-11-01, 2025-03-01, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Gets a Template Spec with a given name. Uses Azure REST API version 2022-02-01. Other available API versions: 2021-03-01-preview, 2021-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTemplateSpec(expand: String? = null, resourceGroupName: String, templateSpecName: String): GetTemplateSpecResult
Link copied to clipboard

Gets a Template Spec version from a specific Template Spec. Uses Azure REST API version 2022-02-01. Other available API versions: 2021-03-01-preview, 2021-05-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resources [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getTemplateSpecVersion(resourceGroupName: String, templateSpecName: String, templateSpecVersion: String): GetTemplateSpecVersionResult