# TaskSpecPluginSpec ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | The name or 'alias' to use for the plugin. | [optional] **remote** | Option<**String**> | The plugin image reference to use. | [optional] **disabled** | Option<**bool**> | Disable the plugin once scheduled. | [optional] **plugin_privilege** | Option<[**Vec**](PluginPrivilege.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)