New-AzAutoscaleWebhookNotificationObject

WebhookNotification için bellek içi bir nesne oluşturun.

Syntax

New-AzAutoscaleWebhookNotificationObject
   [-Property <IWebhookNotificationProperties>]
   [-ServiceUri <String>]
   [<CommonParameters>]

Description

WebhookNotification için bellek içi bir nesne oluşturun.

Örnekler

Örnek 1: Web kancası nofitication nesnesi oluşturma

New-AzAutoscaleWebhookNotificationObject -Property @{} -ServiceUri "http://myservice.com"

Web kancası nofitication nesnesi oluşturma

Parametreler

-Property

ayarlardan oluşan bir özellik paketi. Bu değer boş olabilir. Oluşturmak için, PROPERTY özellikleri için NOTES bölümüne bakın ve karma tablo oluşturun.

Type:IWebhookNotificationProperties
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ServiceUri

bildirimi almak için hizmet adresini seçin.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Çıkışlar

WebhookNotification