Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TaskAgentInterfaces
AzureKeyVaultVariableGroupProviderData
Interface AzureKeyVaultVariableGroupProviderData
Defines provider data of the variable group.
interface
AzureKeyVaultVariableGroupProviderData
{
lastRefreshedOn
?:
Date
;
serviceEndpointId
?:
string
;
vault
?:
string
;
}
Hierarchy (
View Summary
)
VariableGroupProviderData
AzureKeyVaultVariableGroupProviderData
Index
Properties
last
Refreshed
On?
service
Endpoint
Id?
vault?
Properties
Optional
last
Refreshed
On
lastRefreshedOn
?:
Date
Optional
service
Endpoint
Id
serviceEndpointId
?:
string
Optional
vault
vault
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
last
Refreshed
On
service
Endpoint
Id
vault
azure-devops-node-api
Loading...
Defines provider data of the variable group.