Method | Description | |
---|---|---|
Webhook ( string resourceGroupName, string automationAccountName, Azure webhook, string webhookUri = "" ) : Microsoft.Azure.Commands.Automation.Common |
Initializes a new instance of the Module class.
|
public Webhook ( string resourceGroupName, string automationAccountName, Azure webhook, string webhookUri = "" ) : Microsoft.Azure.Commands.Automation.Common | ||
resourceGroupName | string | /// The resource group name. /// |
automationAccountName | string | /// The account name. /// |
webhook | Azure | /// The Webhook. /// |
webhookUri | string | /// The Webhook URI /// |
return | Microsoft.Azure.Commands.Automation.Common |