Compartir a través de


ConnectedRegistryUpdateProperties.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.Owned)]
public string[] NotificationsList { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.NotificationsList : string[] with get, set
Public Property NotificationsList As String()

Property Value

String[]

Implements

Attributes

Applies to