AppPlatformBuilderProperties.BuildpackGroups 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.
Builder buildpack groups.
public System.Collections.Generic.IList<Azure.ResourceManager.AppPlatform.Models.BuildpacksGroupProperties> BuildpackGroups { get; }
member this.BuildpackGroups : System.Collections.Generic.IList<Azure.ResourceManager.AppPlatform.Models.BuildpacksGroupProperties>
Public ReadOnly Property BuildpackGroups As IList(Of BuildpacksGroupProperties)