ContainerAppResource.GetContainerAppsFunctions 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 ContainerAppsFunctions in the ContainerAppResource.
public virtual Azure.ResourceManager.AppContainers.ContainerAppsFunctionCollection GetContainerAppsFunctions();
abstract member GetContainerAppsFunctions : unit -> Azure.ResourceManager.AppContainers.ContainerAppsFunctionCollection
override this.GetContainerAppsFunctions : unit -> Azure.ResourceManager.AppContainers.ContainerAppsFunctionCollection
Public Overridable Function GetContainerAppsFunctions () As ContainerAppsFunctionCollection
Returns
An object representing collection of ContainerAppsFunctions and their operations over a ContainerAppsFunctionResource.