OrganizationActionsVariable
Properties
| Property | Type | Attributes | Description |
|---|---|---|---|
name | string | Required, Identifier | The variable name |
org | string | Required, Identifier | The organization |
value | string | Required | The variable value |
selectedRepositoryIds | int[] | Repository IDs that can access the variable when visibility is 'selected' | |
visibility | string | Which repositories can access the variable (all, private, or selected) |