Share via


ApiCenterServiceResource.GetApiCenterMetadataSchemas Method

Definition

Gets a collection of ApiCenterMetadataSchemaResources in the ApiCenterService.

public virtual Azure.ResourceManager.ApiCenter.ApiCenterMetadataSchemaCollection GetApiCenterMetadataSchemas();
abstract member GetApiCenterMetadataSchemas : unit -> Azure.ResourceManager.ApiCenter.ApiCenterMetadataSchemaCollection
override this.GetApiCenterMetadataSchemas : unit -> Azure.ResourceManager.ApiCenter.ApiCenterMetadataSchemaCollection
Public Overridable Function GetApiCenterMetadataSchemas () As ApiCenterMetadataSchemaCollection

Returns

An object representing collection of ApiCenterMetadataSchemaResources and their operations over a ApiCenterMetadataSchemaResource.

Applies to