PSDataCollectionRuleResource.DataSources 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.
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