Uses of Class
com.azure.resourcemanager.appplatform.models.SupportedBuildpackResourceProperties
Packages that use SupportedBuildpackResourceProperties
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of SupportedBuildpackResourceProperties in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return SupportedBuildpackResourcePropertiesModifier and TypeMethodDescriptionSupportedBuildpackResourceInner.properties()Get the properties property: Supported buildpack resource properties.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type SupportedBuildpackResourcePropertiesModifier and TypeMethodDescriptionSupportedBuildpackResourceInner.withProperties(SupportedBuildpackResourceProperties properties) Set the properties property: Supported buildpack resource properties. -
Uses of SupportedBuildpackResourceProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return SupportedBuildpackResourcePropertiesModifier and TypeMethodDescriptionSupportedBuildpackResourceProperties.withBuildpackId(String buildpackId) Set the buildpackId property: The id of supported buildpack.