次の方法で共有


AppPlatformServiceResource.GetAppPlatformStorages メソッド

定義

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

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

戻り値

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

適用対象