Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/fleet-control
index
ForceDecommissionDeploymentOptions
Interface ForceDecommissionDeploymentOptions
interface
ForceDecommissionDeploymentOptions
{
backend
:
ProvisioningBackend
;
environment
:
string
;
options
?:
Readonly
<
{
audit
?:
DecommissionAuditSink
;
clock
?:
()
=>
number
}
>
;
store
:
FleetStateStore
;
tenantTag
:
string
;
}
Index
Properties
backend
environment
options?
store
tenant
Tag
Properties
Readonly
backend
backend
:
ProvisioningBackend
Readonly
environment
environment
:
string
Optional
Readonly
options
options
?:
Readonly
<
{
audit
?:
DecommissionAuditSink
;
clock
?:
()
=>
number
}
>
Readonly
store
store
:
FleetStateStore
Readonly
tenant
Tag
tenantTag
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
backend
environment
options
store
tenant
Tag
Documentation
GitHub
Anchorage API reference
Loading...