Compartir a través de


ConnectedRegistry.NotificationsList Property

Definition

The list of notifications subscription information for the connected registry.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public string[] NotificationsList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.NotificationsList : string[] with get, set
Public Property NotificationsList As String()

Property Value

String[]

Implements

Attributes

Applies to