NamespaceEventGroup.DefaultDestinations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Destinations for events. Default destinations when destinations is not defined at the event level.
public System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.EventDestination> DefaultDestinations { get; }
member this.DefaultDestinations : System.Collections.Generic.IList<Azure.ResourceManager.DeviceRegistry.Models.EventDestination>
Public ReadOnly Property DefaultDestinations As IList(Of EventDestination)