次の方法で共有


ApiManagementServiceResource.GetApiManagementProducts メソッド

定義

ApiManagementService 内の ApiManagementProductResources のコレクションを取得します。

public virtual Azure.ResourceManager.ApiManagement.ApiManagementProductCollection GetApiManagementProducts ();
abstract member GetApiManagementProducts : unit -> Azure.ResourceManager.ApiManagement.ApiManagementProductCollection
override this.GetApiManagementProducts : unit -> Azure.ResourceManager.ApiManagement.ApiManagementProductCollection
Public Overridable Function GetApiManagementProducts () As ApiManagementProductCollection

戻り値

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

適用対象