Uses of Class
com.azure.resourcemanager.appplatform.models.ApmProperties
Packages that use ApmProperties
Package
Description
Package containing the inner data models for AppPlatformManagementClient.
Package containing the data models for AppPlatformManagementClient.
-
Uses of ApmProperties in com.azure.resourcemanager.appplatform.fluent.models
Methods in com.azure.resourcemanager.appplatform.fluent.models that return ApmPropertiesModifier and TypeMethodDescriptionApmResourceInner.properties()Get the properties property: Properties of an APM.Methods in com.azure.resourcemanager.appplatform.fluent.models with parameters of type ApmPropertiesModifier and TypeMethodDescriptionApmResourceInner.withProperties(ApmProperties properties) Set the properties property: Properties of an APM. -
Uses of ApmProperties in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return ApmPropertiesModifier and TypeMethodDescriptionstatic ApmPropertiesApmProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ApmProperties from the JsonReader.ApmProperties.withProperties(Map<String, String> properties) Set the properties property: Non-sensitive properties for the APM.ApmProperties.withSecrets(Map<String, String> secrets) Set the secrets property: Sensitive properties for the APM.Set the type property: APM Type.