AgricultureServiceProperties.InstalledSolutions 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.
AgriService installed solutions.
public System.Collections.Generic.IList<Azure.ResourceManager.AgriculturePlatform.Models.InstalledSolutionMap> InstalledSolutions { get; }
member this.InstalledSolutions : System.Collections.Generic.IList<Azure.ResourceManager.AgriculturePlatform.Models.InstalledSolutionMap>
Public ReadOnly Property InstalledSolutions As IList(Of InstalledSolutionMap)