Uses of Class
com.azure.resourcemanager.appplatform.models.BuildStageProperties
Packages that use BuildStageProperties
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of BuildStageProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return BuildStagePropertiesModifier and TypeMethodDescriptionstatic BuildStagePropertiesBuildStageProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of BuildStageProperties from the JsonReader.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type BuildStagePropertiesModifier and TypeMethodDescriptionBuildResultProperties.buildStages()Get the buildStages property: All of the build stage (init-container and container) resources in build pod.