Uses of Class
com.azure.resourcemanager.appplatform.models.SupportedStackResourceProperties
Packages that use SupportedStackResourceProperties
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of SupportedStackResourceProperties in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return SupportedStackResourcePropertiesModifier and TypeMethodDescriptionSupportedStackResourceInner.properties()Get the properties property: Supported stack resource properties.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type SupportedStackResourcePropertiesModifier and TypeMethodDescriptionSupportedStackResourceInner.withProperties(SupportedStackResourceProperties properties) Set the properties property: Supported stack resource properties. -
Uses of SupportedStackResourceProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return SupportedStackResourcePropertiesModifier and TypeMethodDescriptionSupportedStackResourceProperties.withStackId(String stackId) Set the stackId property: The id of supported stack.SupportedStackResourceProperties.withVersion(String version) Set the version property: The version of supported stack.