Share via


Variable interface

The variable.

Properties

columns

Variable column definitions.

id

The ID of the variable. NOTE: This property will not be serialized. It can only be populated by the server.

name

The name of the variable. NOTE: This property will not be serialized. It can only be populated by the server.

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

type

The type of the resource (Microsoft.Authorization/variables). NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

columns

Variable column definitions.

columns: PolicyVariableColumn[]

Property Value

id

The ID of the variable. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

name

The name of the variable. NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

systemData

Azure Resource Manager metadata containing createdBy and modifiedBy information. NOTE: This property will not be serialized. It can only be populated by the server.

systemData?: SystemData

Property Value

type

The type of the resource (Microsoft.Authorization/variables). NOTE: This property will not be serialized. It can only be populated by the server.

type?: string

Property Value

string