Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 684 Bytes

File metadata and controls

14 lines (10 loc) · 684 Bytes

WindowsServiceAttributes

Properties

Name Type Description Notes
connection_type str [optional]
iis_app_pool bool IISAppPool marks this entry as an IIS Application Pool rather than a Windows Service [optional]
port str [optional]
skip_restart bool SkipRestart allows skipping recycle/start of the IIS App Pool after credential update [optional]
use_tls bool [optional]

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