Compartir a través de


IContainerRegistryIdentity.WebhookName Property

Definition

The name of the webhook.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The name of the webhook.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="webhookName")]
public string WebhookName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Runtime.Info(Description="The name of the webhook.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="webhookName")>]
member this.WebhookName : string with get, set
Public Property WebhookName As String

Property Value

Attributes

Applies to