次の方法で共有


AppPlatformServiceResource.GetAppPlatformBuildServices メソッド

定義

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

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

戻り値

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

適用対象