Share via


ApiCenterApiResource.GetApiCenterDeployments Method

Definition

Gets a collection of ApiCenterDeploymentResources in the ApiCenterApi.

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

Returns

An object representing collection of ApiCenterDeploymentResources and their operations over a ApiCenterDeploymentResource.

Applies to