次の方法で共有


ApiManagementServiceResource.GetApiManagementGlobalSchemas メソッド

定義

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

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

戻り値

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

適用対象