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 JavaComponents in the ContainerAppManagedEnvironmentResource.
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 JavaComponents and their operations over a JavaComponentResource.