IAvailabilityPluginResult Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Order.Dto
The IAvailabilityPluginResult type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | Int32 | DeliveryDays |
Number of days required to deliver product
|
![]() | Boolean | Orderable |
If the product should be orderable.
|
![]() | TimeSpan | ProvisioningDuration |
How long time the connection job is estimated to run
|