DisconnectedOperationProperties interface
The disconnected operation properties
Properties
| benefit |
The benefit plans |
| billing |
The billing configuration |
| billing |
The billing model |
| connection |
The connection intent |
| connection |
The connection status |
| device |
The device version |
| provisioning |
The resource provisioning state |
| registration |
The registration intent |
| stamp |
The unique GUID of the stamp |
Property Details
benefitPlans
billingConfiguration
The billing configuration
billingConfiguration?: BillingConfiguration
Property Value
billingModel
The billing model
billingModel: string
Property Value
string
connectionIntent
The connection intent
connectionIntent: string
Property Value
string
connectionStatus
The connection status
connectionStatus?: string
Property Value
string
deviceVersion
The device version
deviceVersion?: string
Property Value
string
provisioningState
The resource provisioning state
provisioningState?: string
Property Value
string
registrationStatus
The registration intent
registrationStatus?: string
Property Value
string
stampId
The unique GUID of the stamp
stampId: string
Property Value
string