AzureKeyVaultVariableValue 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]
public class AzureKeyVaultVariableValue : Microsoft.TeamFoundation.DistributedTask.WebApi.VariableValue
type AzureKeyVaultVariableValue = class
inherit VariableValue
Public Class AzureKeyVaultVariableValue
Inherits VariableValue
- Inheritance
- Attributes
Constructors
| AzureKeyVaultVariableValue() | |
| AzureKeyVaultVariableValue(AzureKeyVaultVariableValue) | |
| AzureKeyVaultVariableValue(String, Boolean, Boolean, String, Nullable<DateTime>) |
Properties
| ContentType | |
| Enabled | |
| Expires | |
| IsSecret | (Inherited from VariableValue) |
| Value | (Inherited from VariableValue) |
Extension Methods
| Clone(VariableValue) |