ServiceWorkspaceApiResource.GetServiceWorkspaceApiSchemas Method

Definition

Gets a collection of ServiceWorkspaceApiSchemaResources in the ServiceWorkspaceApi.

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

Returns

An object representing collection of ServiceWorkspaceApiSchemaResources and their operations over a ServiceWorkspaceApiSchemaResource.

Applies to