Uses of Class
com.azure.resourcemanager.appplatform.models.SupportedApmTypes
Packages that use SupportedApmTypes
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of SupportedApmTypes in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return SupportedApmTypesModifier and TypeMethodDescriptionSupportedApmTypes.withNextLink(String nextLink) Set the nextLink property: URL client should use to fetch the next page (per server side paging).SupportedApmTypes.withValue(List<SupportedApmTypeInner> value) Set the value property: Collection of the supported APM type.