Condividi tramite


ApiCenterApiResource.GetApiCenterDeployments Method

Definition

Gets a collection of ApiCenterDeployments in the ApiCenterApiResource.

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 ApiCenterDeployments and their operations over a ApiCenterDeploymentResource.

Applies to