次の方法で共有


AppPlatformServiceResource.GetAppPlatformConfigServer メソッド

定義

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

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

戻り値

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

適用対象