Uses of Class
com.azure.resourcemanager.appcontainers.fluent.models.ContainerAppProperties
-
Packages that use ContainerAppProperties Package Description com.azure.resourcemanager.appcontainers.fluent.models Package containing the inner data models for ContainerAppsApiClient. -
-
Uses of ContainerAppProperties in com.azure.resourcemanager.appcontainers.fluent.models
Methods in com.azure.resourcemanager.appcontainers.fluent.models that return ContainerAppProperties Modifier and Type Method Description ContainerAppProperties
ContainerAppProperties. withConfiguration(Configuration configuration)
Set the configuration property: Non versioned Container App configuration properties.ContainerAppProperties
ContainerAppProperties. withManagedEnvironmentId(String managedEnvironmentId)
Set the managedEnvironmentId property: Resource ID of the Container App's environment.ContainerAppProperties
ContainerAppProperties. withTemplate(Template template)
Set the template property: Container App versioned application definition.
-