VariableValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.DistributedTask.WebApi.AzureKeyVaultVariableValue))]
public class VariableValue
type VariableValue = class
Public Class VariableValue
- Inheritance
-
VariableValue
- Derived
- Attributes
Constructors
| VariableValue() | |
| VariableValue(String, Boolean) | |
| VariableValue(VariableValue) |
Properties
| IsSecret | |
| Value |
Operators
| Implicit(String to VariableValue) |
Extension Methods
| Clone(VariableValue) |