Skip to main content

access_policies

Overview

Nameaccess_policies
TypeResource
Idazure.time_series_insights.access_policies

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobject
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccessPolicyName, environmentName, resourceGroupName, subscriptionIdGets the access policy with the specified name in the specified environment.
list_by_environmentSELECTenvironmentName, resourceGroupName, subscriptionIdLists all the available access policies associated with the environment.
create_or_updateINSERTaccessPolicyName, environmentName, resourceGroupName, subscriptionId, data__propertiesCreate or update an access policy in the specified environment.
deleteDELETEaccessPolicyName, environmentName, resourceGroupName, subscriptionIdDeletes the access policy with the specified name in the specified subscription, resource group, and environment
_list_by_environmentEXECenvironmentName, resourceGroupName, subscriptionIdLists all the available access policies associated with the environment.
updateEXECaccessPolicyName, environmentName, resourceGroupName, subscriptionIdUpdates the access policy with the specified name in the specified subscription, resource group, and environment.