次の方法で共有


AppPlatformServiceResource.GetAppPlatformConfigurationServices メソッド

定義

AppPlatformService 内の AppPlatformConfigurationServiceResources のコレクションを取得します。

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

戻り値

AppPlatformConfigurationServiceResources のコレクションとその AppPlatformConfigurationServiceResource に対する操作を表す オブジェクト。

適用対象