EdgeFunctions

Functions

Link copied to clipboard
suspend fun getSite(argument: GetSitePlainArgs): GetSiteResult

Get a Site Uses Azure REST API version 2024-02-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native edge [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

suspend fun getSite(argument: suspend GetSitePlainArgsBuilder.() -> Unit): GetSiteResult
suspend fun getSite(resourceGroupName: String, siteName: String): GetSiteResult
Link copied to clipboard

Get Site at SG scope Uses Azure REST API version 2025-03-01-preview.

suspend fun getSitesByServiceGroup(servicegroupName: String, siteName: String): GetSitesByServiceGroupResult
Link copied to clipboard

Get a Site Uses Azure REST API version 2024-02-01-preview. Other available API versions: 2025-03-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native edge [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.