Share via


ApiCenterWorkspaceResource.GetApiCenterEnvironments Method

Definition

Gets a collection of ApiCenterEnvironmentResources in the ApiCenterWorkspace.

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

Returns

An object representing collection of ApiCenterEnvironmentResources and their operations over a ApiCenterEnvironmentResource.

Applies to