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