Uses of Class
com.azure.resourcemanager.appplatform.models.StackProperties
Packages that use StackProperties
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of StackProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return StackPropertiesModifier and TypeMethodDescriptionstatic StackPropertiesStackProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StackProperties from the JsonReader.BuilderProperties.stack()Get the stack property: Builder cluster stack property.Set the id property: Id of the ClusterStack.StackProperties.withVersion(String version) Set the version property: Version of the ClusterStack.Methods in com.azure.resourcemanager.appplatform.models with parameters of type StackPropertiesModifier and TypeMethodDescriptionBuilderProperties.withStack(StackProperties stack) Set the stack property: Builder cluster stack property.