次の方法で共有


AppPlatformAppResource.GetAppPlatformDeployments メソッド

定義

AppPlatformApp 内の AppPlatformDeploymentResources のコレクションを取得します。

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

戻り値

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

適用対象