Skip to main content

resource_set_rules

Creates, updates, deletes, gets or lists a resource_set_rules resource.

Overview

Nameresource_set_rules
TypeResource
Idazure.purview_administration.resource_set_rules

Fields

The following fields are returned by SELECT queries:

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource.

Methods

The following methods are available for this resource:

NameAccessible byRequired ParamsOptional ParamsDescription
list_resource_set_rulesexecendpointGet a resource set config service model.
get_resource_set_ruleexecendpointGet a resource set config service model.

Parameters

Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.

NameDatatypeDescription
endpointstringThe service endpoint host (no scheme). (default: )

Lifecycle Methods

Get a resource set config service model.

EXEC azure.purview_administration.resource_set_rules.list_resource_set_rules 
@endpoint='{{ endpoint }}' --required
;