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<CreateKeyValueMapResult> CreateKeyValueMap(ICakeContext ctx, string orgName, KeyValueMap keyValueMap, IEnvironmentSettings settings)
Attributes
| Type | Description |
|---|---|
| Async |
Parameters
| Name | Type | Description |
|---|---|---|
| ctx | ICakeContext | |
| orgName | string | |
| keyValueMap | KeyValueMap | |
| settings | IEnvironmentSettings |
Return Value
| Type | Description |
|---|---|
| Task |
