ApiCenterWorkspaceResource.GetApiCenterEnvironments 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 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.