次の方法で共有


ApiResource.GetApiSchemas メソッド

定義

Api 内の ApiSchemaResources のコレクションを取得します。

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

戻り値

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

適用対象