PolicyVariableColumn Class

The variable column.

All required parameters must be populated in order to send to server.

Inheritance
azure.mgmt.resource.policy._serialization.Model
PolicyVariableColumn

Constructor

PolicyVariableColumn(*, column_name: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
column_name
str

The name of this policy variable column. Required.

Variables

Name Description
column_name
str

The name of this policy variable column. Required.