DataCollectionRuleResource.Destinations Property

Definition

Gets or sets the specification of destinations.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.destinations")]
public Microsoft.Azure.Management.Monitor.Models.DataCollectionRuleDestinations Destinations { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.destinations")>]
member this.Destinations : Microsoft.Azure.Management.Monitor.Models.DataCollectionRuleDestinations with get, set
Public Property Destinations As DataCollectionRuleDestinations

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to