MockableAppContainersResourceGroupResource.GetBuilders Method
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 a collection of Builders in the ResourceGroupResource.
public virtual Azure.ResourceManager.AppContainers.BuilderCollection GetBuilders();
abstract member GetBuilders : unit -> Azure.ResourceManager.AppContainers.BuilderCollection
override this.GetBuilders : unit -> Azure.ResourceManager.AppContainers.BuilderCollection
Public Overridable Function GetBuilders () As BuilderCollection
Returns
An object representing collection of Builders and their operations over a BuilderResource.