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.DeployParams.
- Assembly
- Cake
.DeployParams .dll - Namespace
- Cake
.DeployParams - Containing Type
- ParametersDefinition
Syntax
public void Role(string name, params Action<RoleConfiguration>[] configurations)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
configurations | Action |
Return Value
Type | Description |
---|---|
void |