- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Rocket
.Surgery .Nuke - Base Types
-
- Chained
Configuration Attribute Base
- Chained
graph BT
Type-->Base0["ChainedConfigurationAttributeBase"]
Type["AzurePipelinesStepsAttribute"]
class Type type-node
Syntax
public class AzurePipelinesStepsAttribute : ChainedConfigurationAttributeBase
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute | |
PublicAPIAttribute |
Constructors
Name | Summary |
---|---|
Azure |
Properties
Name | Value | Summary |
---|---|---|
ConfigurationFile | string | |
GeneratedFiles | IEnumerable |
|
HostType | HostType | |
InvokedTargets | string[] | |
Parameters | string[] | |
RelevantTargetNames | IEnumerable |
Methods
Name | Value | Summary |
---|---|---|
CreateWriter |
CustomFileWriter | |
GetConfiguration |
ConfigurationEntity | |
GetStep |
AzurePipelinesStep | |
GetStepName |
string |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|