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-15. Other available API versions: 2021-08-31-preview.
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