次の方法で共有


AppPlatformServiceResource.GetAppPlatformMonitoringSetting メソッド

定義

AppPlatformMonitoringSettingResource を表すオブジェクトと、AppPlatformService で実行できるインスタンス操作を取得します。

public virtual Azure.ResourceManager.AppPlatform.AppPlatformMonitoringSettingResource GetAppPlatformMonitoringSetting ();
abstract member GetAppPlatformMonitoringSetting : unit -> Azure.ResourceManager.AppPlatform.AppPlatformMonitoringSettingResource
override this.GetAppPlatformMonitoringSetting : unit -> Azure.ResourceManager.AppPlatform.AppPlatformMonitoringSettingResource
Public Overridable Function GetAppPlatformMonitoringSetting () As AppPlatformMonitoringSettingResource

戻り値

AppPlatformMonitoringSettingResource オブジェクトを返します。

適用対象