次の方法で共有


AppPlatformAppResource.GetAppPlatformBindings メソッド

定義

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

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

戻り値

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

適用対象