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.NewRelic.
- Assembly
- Cake
.NewRelic .dll - Namespace
- Cake
.NewRelic - Containing Type
- NewRelicAliases
Syntax
public static void NewRelicDeploy(this ICakeContext context, string apiKey, int appId, AppDeployment deployment)
Attributes
| Type | Description |
|---|---|
| Cake |
|
| Cake |
Parameters
| Name | Type | Description |
|---|---|---|
| context | ICakeContext | |
| apiKey | string | |
| appId | int | |
| deployment | AppDeployment |
Return Value
| Type | Description |
|---|---|
| void |
