Skip to main content

policies

Overview

Namepolicies
TypeResource
Idazure.dev_test_labs.policies

Fields

NameDatatypeDescription
idstringThe identifier of the resource.
namestringThe name of the resource.
locationstringThe location of the resource.
propertiesobjectProperties of a Policy.
tagsobjectThe tags of the resource.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTapi-version, labName, name, policySetName, resourceGroupName, subscriptionIdGet policy.
listSELECTapi-version, labName, policySetName, resourceGroupName, subscriptionIdList policies in a given policy set.
create_or_updateINSERTapi-version, labName, name, policySetName, resourceGroupName, subscriptionId, data__propertiesCreate or replace an existing policy.
deleteDELETEapi-version, labName, name, policySetName, resourceGroupName, subscriptionIdDelete policy.
_listEXECapi-version, labName, policySetName, resourceGroupName, subscriptionIdList policies in a given policy set.
updateEXECapi-version, labName, name, policySetName, resourceGroupName, subscriptionIdAllows modifying tags of policies. All other properties will be ignored.