Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (w)
»
Puppet Tasks
»
webapps_azure_web_apps_get_process_thread_slot
Puppet Task: webapps_azure_web_apps_get_process_thread_slot
Defined in:
tasks/webapps_azure_web_apps_get_process_thread_slot.json,
tasks/webapps_azure_web_apps_get_process_thread_slot.rb
Overview
Get thread information by Thread ID for a specific process, in a specific scaled-out instance in a web site.
Supports noop?
false
Parameters
name
(Optional[String[1]])
— Resource Name.
process_id
(Optional[String[1]])
— PID.
thread_id
(Optional[String[1]])
— TID.
slot
(Optional[String[1]])
— Name of the deployment slot. If a slot is not specified, the API returns deployments for the production slot.
properties
(Optional[String[1]])
— ProcessThreadInfo resource specific properties
type
(Optional[String[1]])
— Resource type.
id
(Optional[String[1]])
— Resource Id.
resource_group_name
(Optional[String[1]])
— Name of the resource group to which the resource belongs.
kind
(Optional[String[1]])
— Kind of resource.
api_version
(Optional[String[1]])
— API Version
subscription_id
(Optional[String[1]])
— Your Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000).