ApiCenterWorkspaceResource.GetApiSources Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of ApiSources in the ApiCenterWorkspaceResource.
public virtual Azure.ResourceManager.ApiCenter.ApiSourceCollection GetApiSources();
abstract member GetApiSources : unit -> Azure.ResourceManager.ApiCenter.ApiSourceCollection
override this.GetApiSources : unit -> Azure.ResourceManager.ApiCenter.ApiSourceCollection
Public Overridable Function GetApiSources () As ApiSourceCollection
Returns
An object representing collection of ApiSources and their operations over a ApiSourceResource.