Share via


DomainEventSubscription.Labels Property

Definition

List of user defined labels.

public Azure.Provisioning.BicepList<string> Labels { get; set; }
member this.Labels : Azure.Provisioning.BicepList<string> with get, set
Public Property Labels As BicepList(Of String)

Property Value

Applies to