NamespaceDiscoveredAsset.DefaultEventsDestination Property

Definition

Default destinations for an event.

[Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.Models.IEventDestination> DefaultEventsDestination { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.PropertyOrigin.Inlined)>]
member this.DefaultEventsDestination : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.DeviceRegistry.Models.IEventDestination> with get, set
Public Property DefaultEventsDestination As List(Of IEventDestination)

Property Value

Implements

Attributes

Applies to