Preparing search index...
The search index is not available
azure-devops-node-api
azure-devops-node-api
interfaces/TaskAgentInterfaces
VirtualMachineResource
Interface VirtualMachineResource
interface
VirtualMachineResource
{
agent
?:
TaskAgent
;
createdBy
?:
IdentityRef
;
createdOn
?:
Date
;
environmentReference
?:
EnvironmentReference
;
id
?:
number
;
lastModifiedBy
?:
IdentityRef
;
lastModifiedOn
?:
Date
;
name
?:
string
;
tags
?:
string
[]
;
type
?:
EnvironmentResourceType
;
}
Hierarchy (
View Summary
)
EnvironmentResource
VirtualMachineResource
Index
Properties
agent?
created
By?
created
On?
environment
Reference?
id?
last
Modified
By?
last
Modified
On?
name?
tags?
type?
Properties
Optional
agent
agent
?:
TaskAgent
Optional
created
By
createdBy
?:
IdentityRef
Optional
created
On
createdOn
?:
Date
Optional
environment
Reference
environmentReference
?:
EnvironmentReference
Optional
id
id
?:
number
Optional
last
Modified
By
lastModifiedBy
?:
IdentityRef
Optional
last
Modified
On
lastModifiedOn
?:
Date
Optional
name
name
?:
string
Optional
tags
tags
?:
string
[]
Tags of the Environment Resource.
Optional
type
type
?:
EnvironmentResourceType
Environment resource type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
created
By
created
On
environment
Reference
id
last
Modified
By
last
Modified
On
name
tags
type
azure-devops-node-api
Loading...
Tags of the Environment Resource.