Share via


PSDataCollectionRuleResource.DataSources Property

Definition

Gets or sets the specification of data sources. This property is optional and can be omitted if the rule is meant to be used via direct calls to the provisioned endpoint.

public Microsoft.Azure.Commands.Insights.OutputClasses.PSDataCollectionRuleDataSources DataSources { get; set; }
member this.DataSources : Microsoft.Azure.Commands.Insights.OutputClasses.PSDataCollectionRuleDataSources with get, set
Public Property DataSources As PSDataCollectionRuleDataSources

Property Value

Applies to