Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Webhook Class
Definition
- Namespace:
- Microsoft.Azure.Commands.Automation.Model
- Assembly:
- Microsoft.Azure.PowerShell.Cmdlets.Automation.dll
- Assembly:
- Microsoft.Azure.Commands.ResourceManager.Automation.dll
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Webhook
type Webhook = class
Public Class Webhook
- Inheritance
-
Webhook
Constructors
| Name | Description |
|---|---|
| Webhook(String, String, Webhook, String) |
Initializes a new instance of the Module class. |
Properties
| Name | Description |
|---|---|
| AutomationAccountName | |
| CreationTime | |
| Description | |
| ExpiryTime | |
| HybridWorker |
Gets or sets the HybridWorker. |
| IsEnabled | |
| LastInvokedTime | |
| LastModifiedTime | |
| Name | |
| Parameters | |
| ResourceGroupName | |
| RunbookName | |
| WebhookURI | |
