### YamlMime:JavaType uid: "com.microsoft.azure.management.appplatform.v2020_07_01.MonitoringSettings" fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.MonitoringSettings" name: "MonitoringSettings" nameWithType: "MonitoringSettings" summary: "Type representing MonitoringSettings." syntax: "public interface **MonitoringSettings**
extends <>" methods: - uid: "com.microsoft.azure.management.appplatform.v2020_07_01.MonitoringSettings.getAsync(java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.MonitoringSettings.getAsync(String resourceGroupName, String serviceName)" name: "getAsync(String resourceGroupName, String serviceName)" nameWithType: "MonitoringSettings.getAsync(String resourceGroupName, String serviceName)" summary: "Get the Monitoring Setting and its properties." modifiers: - "abstract" parameters: - description: "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." name: "resourceGroupName" type: "" - description: "The name of the Service resource." name: "serviceName" type: "" syntax: "public abstract Observable getAsync(String resourceGroupName, String serviceName)" desc: "Get the Monitoring Setting and its properties." returns: description: "the observable for the request" type: "<>" - uid: "com.microsoft.azure.management.appplatform.v2020_07_01.MonitoringSettings.updatePatchAsync(java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.MonitoringSettings.updatePatchAsync(String resourceGroupName, String serviceName)" name: "updatePatchAsync(String resourceGroupName, String serviceName)" nameWithType: "MonitoringSettings.updatePatchAsync(String resourceGroupName, String serviceName)" summary: "Update the Monitoring Setting." modifiers: - "abstract" parameters: - description: "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." name: "resourceGroupName" type: "" - description: "The name of the Service resource." name: "serviceName" type: "" syntax: "public abstract Observable updatePatchAsync(String resourceGroupName, String serviceName)" desc: "Update the Monitoring Setting." returns: description: "the observable for the request" type: "<>" - uid: "com.microsoft.azure.management.appplatform.v2020_07_01.MonitoringSettings.updatePutAsync(java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.MonitoringSettings.updatePutAsync(String resourceGroupName, String serviceName)" name: "updatePutAsync(String resourceGroupName, String serviceName)" nameWithType: "MonitoringSettings.updatePutAsync(String resourceGroupName, String serviceName)" summary: "Update the Monitoring Setting." modifiers: - "abstract" parameters: - description: "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." name: "resourceGroupName" type: "" - description: "The name of the Service resource." name: "serviceName" type: "" syntax: "public abstract Observable updatePutAsync(String resourceGroupName, String serviceName)" desc: "Update the Monitoring Setting." returns: description: "the observable for the request" type: "<>" type: "interface" desc: "Type representing MonitoringSettings." implements: - "<>" metadata: {} package: "com.microsoft.azure.management.appplatform.v2020_07_01" artifact: com.microsoft.azure.appplatform.v2020_07_01:azure-mgmt-appplatform:1.0.0-beta