Skip to main content

custom_locations

Overview

Namecustom_locations
TypeResource
Idazure.custom_locations.custom_locations

Fields

NameDatatypeDescription
identityobjectIdentity for the resource.
locationstringThe geo-location where the resource lives
propertiesobjectProperties for a custom location.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
tagsobjectResource tags.

Methods

NameAccessible byRequired ParamsDescription
getSELECTresourceGroupName, resourceName, subscriptionIdGets the details of the customLocation with a specified resource group and name.
list_by_resource_groupSELECTresourceGroupName, subscriptionIdGets a list of Custom Locations in the specified subscription and resource group. The operation returns properties of each Custom Location.
list_by_subscriptionSELECTsubscriptionIdGets a list of Custom Locations in the specified subscription. The operation returns properties of each Custom Location
create_or_updateINSERTresourceGroupName, resourceName, subscriptionIdCreates or updates a Custom Location in the specified Subscription and Resource Group
deleteDELETEresourceGroupName, resourceName, subscriptionIdDeletes the Custom Location with the specified Resource Name, Resource Group, and Subscription Id.
_list_by_resource_groupEXECresourceGroupName, subscriptionIdGets a list of Custom Locations in the specified subscription and resource group. The operation returns properties of each Custom Location.
_list_by_subscriptionEXECsubscriptionIdGets a list of Custom Locations in the specified subscription. The operation returns properties of each Custom Location
find_target_resource_groupEXECresourceGroupName, resourceName, subscriptionIdReturns the target resource group associated with the resource sync rules of the Custom Location that match the rules passed in with the Find Target Resource Group Request.
updateEXECresourceGroupName, resourceName, subscriptionIdUpdates a Custom Location with the specified Resource Name in the specified Resource Group and Subscription.