PSDataSourcesSpec.Extensions 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 list of Azure VM extension data source configurations.
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSExtensionDataSource> Extensions { get; set; }
member this.Extensions : System.Collections.Generic.IList<Microsoft.Azure.Commands.Insights.OutputClasses.PSExtensionDataSource> with get, set
Public Property Extensions As IList(Of PSExtensionDataSource)