Extendedlocation Functions
object ExtendedlocationFunctions
Functions
Link copied to clipboard
Gets the details of the customLocation with a specified resource group and name. Uses Azure REST API version 2021-08-31-preview. Other available API versions: 2021-08-15. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native extendedlocation [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
suspend fun getCustomLocation(argument: suspend GetCustomLocationPlainArgsBuilder.() -> Unit): GetCustomLocationResult
suspend fun getCustomLocation(resourceGroupName: String, resourceName: String): GetCustomLocationResult
Link copied to clipboard
Gets the details of the resourceSyncRule with a specified resource group, subscription id Custom Location resource name and Resource Sync Rule name. Uses Azure REST API version 2021-08-31-preview.
suspend fun getResourceSyncRule(argument: suspend GetResourceSyncRulePlainArgsBuilder.() -> Unit): GetResourceSyncRuleResult
suspend fun getResourceSyncRule(childResourceName: String, resourceGroupName: String, resourceName: String): GetResourceSyncRuleResult