Uses of Class
com.azure.resourcemanager.appcontainers.models.Service
Packages that use Service
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of Service in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return ServiceModifier and TypeMethodDescriptionstatic ServiceService.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of Service from the JsonReader.Configuration.service()Get the service property: Container App to be a dev Container App Service.Set the type property: Dev ContainerApp service type.Methods in com.azure.resourcemanager.appcontainers.models with parameters of type ServiceModifier and TypeMethodDescriptionConfiguration.withService(Service service) Set the service property: Container App to be a dev Container App Service.