ApiCenterApiResource.GetApiCenterDeployments 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 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.