ContainerAppManagedEnvironmentResource.GetJavaComponents 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 JavaComponentResources in the ContainerAppManagedEnvironment.
public virtual Azure.ResourceManager.AppContainers.JavaComponentCollection GetJavaComponents();
abstract member GetJavaComponents : unit -> Azure.ResourceManager.AppContainers.JavaComponentCollection
override this.GetJavaComponents : unit -> Azure.ResourceManager.AppContainers.JavaComponentCollection
Public Overridable Function GetJavaComponents () As JavaComponentCollection
Returns
An object representing collection of JavaComponentResources and their operations over a JavaComponentResource.