Extendedlocation Functions
object ExtendedlocationFunctions
Functions
Link copied to clipboard
Gets the details of the customLocation with a specified resource group and name. API Version: 2021-03-15-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. API Version: 2021-08-31-preview.
suspend fun getResourceSyncRule(argument: suspend GetResourceSyncRulePlainArgsBuilder.() -> Unit): GetResourceSyncRuleResult
suspend fun getResourceSyncRule(childResourceName: String, resourceGroupName: String, resourceName: String): GetResourceSyncRuleResult