- Assembly
- Rocket
.Surgery .Nuke .dll - Namespace
- Rocket
.Surgery .Nuke .AzurePipelines - Base Types
-
- ConfigurationEntity
graph BT
Type-->Base0["ConfigurationEntity"]
Type["AzurePipelinesParameter"]
class Type type-node
Syntax
public class AzurePipelinesParameter : ConfigurationEntity
Attributes
Type | Description |
---|---|
Nullable |
|
NullableAttribute |
Constructors
Name | Summary |
---|---|
Azure |
Properties
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.
|