This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Apigee.
- Assembly
- Cake
.Apigee .dll - Namespace
- Cake
.Apigee .Services - Containing Type
- Apigee
Proxy Management Service
Syntax
public Task<ApiProxy> GetApiProxy(ICakeContext ctx, string orgName, string proxyName, ICredentialSettings settings)
Attributes
| Type | Description |
|---|---|
| Async |
Parameters
| Name | Type | Description |
|---|---|---|
| ctx | ICakeContext | |
| orgName | string | |
| proxyName | string | |
| settings | ICredentialSettings |
Return Value
| Type | Description |
|---|---|
| Task |
