Uses of Class
com.azure.resourcemanager.appplatform.fluent.models.ApmSecretKeysInner
Packages that use ApmSecretKeysInner
Package
Description
Package containing the service clients for AppPlatformManagementClient.
Package containing the inner data models for AppPlatformManagementClient.
-
Uses of ApmSecretKeysInner in com.azure.resourcemanager.appplatform.fluent
Methods in com.azure.resourcemanager.appplatform.fluent that return ApmSecretKeysInnerModifier and TypeMethodDescriptionApmsClient.listSecretKeys(String resourceGroupName, String serviceName, String apmName) List keys of APM sensitive properties.Methods in com.azure.resourcemanager.appplatform.fluent that return types with arguments of type ApmSecretKeysInnerModifier and TypeMethodDescriptionApmsClient.listSecretKeysAsync(String resourceGroupName, String serviceName, String apmName) List keys of APM sensitive properties.com.azure.core.http.rest.Response<ApmSecretKeysInner> ApmsClient.listSecretKeysWithResponse(String resourceGroupName, String serviceName, String apmName, com.azure.core.util.Context context) List keys of APM sensitive properties.Mono<com.azure.core.http.rest.Response<ApmSecretKeysInner>> ApmsClient.listSecretKeysWithResponseAsync(String resourceGroupName, String serviceName, String apmName) List keys of APM sensitive properties. -
Uses of ApmSecretKeysInner in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return ApmSecretKeysInnerModifier and TypeMethodDescriptionstatic ApmSecretKeysInnerApmSecretKeysInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApmSecretKeysInner from the JsonReader.Set the value property: Collection of the keys for the APM sensitive properties.