< Back
New-AzureRmAutoscaleWebhook
Post
NAME New-AzureRmAutoscaleWebhook
SYNOPSIS
Creates an Autoscale webhook.
SYNTAX
New-AzureRmAutoscaleWebhook [-ServiceUri] <String> [[-Property] <Hashtable>] [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
DESCRIPTION
The New-AzureRmAutoscaleWebhook cmdlet creates an Autoscale webhook.
PARAMETERS
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with azure
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Property <Hashtable>
Specifies the list of properties in the format @(property1 = 'value1',....).
Required? false
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-ServiceUri <String>
Specifies the service URI.
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
This cmdlet does not accept any input.
OUTPUTS
Microsoft.Azure.Management.Monitor.Management.Models.WebhookNotification
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... alewebhook
New-AzureRmAlertRuleWebhook
SYNOPSIS
Creates an Autoscale webhook.
SYNTAX
New-AzureRmAutoscaleWebhook [-ServiceUri] <String> [[-Property] <Hashtable>] [-DefaultProfile <IAzureContextContainer>] [<CommonParameters>]
DESCRIPTION
The New-AzureRmAutoscaleWebhook cmdlet creates an Autoscale webhook.
PARAMETERS
-DefaultProfile <IAzureContextContainer>
The credentials, account, tenant, and subscription used for communication with azure
Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false
-Property <Hashtable>
Specifies the list of properties in the format @(property1 = 'value1',....).
Required? false
Position? 1
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
-ServiceUri <String>
Specifies the service URI.
Required? true
Position? 0
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
None
This cmdlet does not accept any input.
OUTPUTS
Microsoft.Azure.Management.Monitor.Management.Models.WebhookNotification
NOTES
1:
RELATED LINKS
Online Version: https://docs.microsoft.com/en-us/powers ... alewebhook
New-AzureRmAlertRuleWebhook