- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Rocket
.Surgery .Nuke .AzurePipelines - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["AzurePipelinesStep"]
class Type type-node
Syntax
public class AzurePipelinesStep
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Constructors
Name | Summary |
---|---|
AzurePipelinesStep |
Properties
Name | Value | Summary |
---|---|---|
DisplayName | string | |
InvokedTargets | string[] | |
Name | string | |
ScriptPath | string |
Methods
Name | Value | Summary |
---|---|---|
Write |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|