Edge Functions
object EdgeFunctions
Functions
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.
Link copied to clipboard
suspend fun getSitesByServiceGroup(argument: GetSitesByServiceGroupPlainArgs): GetSitesByServiceGroupResult
Get Site at SG scope Uses Azure REST API version 2025-03-01-preview.
suspend fun getSitesByServiceGroup(argument: suspend GetSitesByServiceGroupPlainArgsBuilder.() -> Unit): GetSitesByServiceGroupResult
suspend fun getSitesByServiceGroup(servicegroupName: String, siteName: String): GetSitesByServiceGroupResult
Link copied to clipboard
suspend fun getSitesBySubscription(argument: GetSitesBySubscriptionPlainArgs): GetSitesBySubscriptionResult
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 getSitesBySubscription(argument: suspend GetSitesBySubscriptionPlainArgsBuilder.() -> Unit): GetSitesBySubscriptionResult