Delen via


Permission Klas

Roldefinitiemachtigingen.

Overname
azure.mgmt.resource.resources._serialization.Model
Permission

Constructor

Permission(*, actions: List[str] | None = None, not_actions: List[str] | None = None, data_actions: List[str] | None = None, not_data_actions: List[str] | None = None, **kwargs)

Variabelen

actions
list[str]

Toegestane acties.

not_actions
list[str]

Geweigerde acties.

data_actions
list[str]

Toegestane gegevensacties.

not_data_actions
list[str]

Gegevensacties geweigerd.