Uses of Class
com.azure.resourcemanager.appplatform.fluent.models.GloballyEnabledApmsInner
Packages that use GloballyEnabledApmsInner
Package
Description
Package containing the service clients for AppPlatformManagementClient.
Package containing the inner data models for AppPlatformManagementClient.
-
Uses of GloballyEnabledApmsInner in com.azure.resourcemanager.appplatform.fluent
Methods in com.azure.resourcemanager.appplatform.fluent that return GloballyEnabledApmsInnerModifier and TypeMethodDescriptionServicesClient.listGloballyEnabledApms(String resourceGroupName, String serviceName) List globally enabled APMs for a Service.Methods in com.azure.resourcemanager.appplatform.fluent that return types with arguments of type GloballyEnabledApmsInnerModifier and TypeMethodDescriptionServicesClient.listGloballyEnabledApmsAsync(String resourceGroupName, String serviceName) List globally enabled APMs for a Service.com.azure.core.http.rest.Response<GloballyEnabledApmsInner>ServicesClient.listGloballyEnabledApmsWithResponse(String resourceGroupName, String serviceName, com.azure.core.util.Context context) List globally enabled APMs for a Service.Mono<com.azure.core.http.rest.Response<GloballyEnabledApmsInner>>ServicesClient.listGloballyEnabledApmsWithResponseAsync(String resourceGroupName, String serviceName) List globally enabled APMs for a Service. -
Uses of GloballyEnabledApmsInner in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return GloballyEnabledApmsInnerModifier and TypeMethodDescriptionstatic GloballyEnabledApmsInnerGloballyEnabledApmsInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of GloballyEnabledApmsInner from the JsonReader.Set the value property: Collection of the globally enabled APMs.