DataProductInformation.DataProductVersions 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.
Version information of data product.
public System.Collections.Generic.IList<Azure.ResourceManager.NetworkAnalytics.Models.DataProductVersion> DataProductVersions { get; }
member this.DataProductVersions : System.Collections.Generic.IList<Azure.ResourceManager.NetworkAnalytics.Models.DataProductVersion>
Public ReadOnly Property DataProductVersions As IList(Of DataProductVersion)