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.Pulumi.
- Assembly
- Cake
.Pulumi .dll - Namespace
- Cake
.Pulumi - Containing Type
- PulumiAliases
Syntax
public static IDisposable WithPulumiSettings<T>(this ICakeContext context, T pulumiSettings)
where T : PulumiSettings
Attributes
Type | Description |
---|---|
Cake |
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
pulumiSettings | T |
Return Value
Type | Description |
---|---|
IDisposable |