Share via


ApiManagementServiceResource.GetApiManagementGlobalSchemas Method

Definition

Gets a collection of ApiManagementGlobalSchemaResources in the ApiManagementService.

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

Returns

An object representing collection of ApiManagementGlobalSchemaResources and their operations over a ApiManagementGlobalSchemaResource.

Applies to