次の方法で共有


AppPlatformServiceResource.GetAppPlatformServiceRegistries メソッド

定義

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

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

戻り値

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

適用対象