Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 700 Bytes

File metadata and controls

14 lines (10 loc) · 700 Bytes

akeyless.Model.WindowsServiceAttributes

Properties

Name Type Description Notes
ConnectionType string [optional]
IisAppPool bool IISAppPool marks this entry as an IIS Application Pool rather than a Windows Service [optional]
Port string [optional]
SkipRestart bool SkipRestart allows skipping recycle/start of the IIS App Pool after credential update [optional]
UseTls bool [optional]

[Back to Model list] [Back to API list] [Back to README]