FreeServicesProperties interface
Properties of free services
Properties
| billing |
Billing account resource id where the free services metadata is present. |
| billing |
Billing profile resource id where the free services are scoped to. |
| customer |
Customer resource id where the free services are scoped to. |
| end |
Expiration date and time of the free services |
| product |
This is the catalog UPN for the product. |
| provisioning |
Provisioning state of Free Services as assigned by RPaaS. This indicates the last operation's status. For all practical purposes, this can be ignored. For current status of Free Services resource, refer to FreeServicesStatus. |
| start |
Date and time when the free services become active |
| status | Current status of the free services |
| system |
This is the globally unique identifier of the free services which will not change for its lifetime. |
Property Details
billingAccountResourceId
Billing account resource id where the free services metadata is present.
billingAccountResourceId?: string
Property Value
string
billingProfileResourceId
Billing profile resource id where the free services are scoped to.
billingProfileResourceId?: string
Property Value
string
customerResourceId
Customer resource id where the free services are scoped to.
customerResourceId?: string
Property Value
string
endAt
Expiration date and time of the free services
endAt?: Date
Property Value
Date
productCode
This is the catalog UPN for the product.
productCode?: string
Property Value
string
provisioningState
Provisioning state of Free Services as assigned by RPaaS. This indicates the last operation's status. For all practical purposes, this can be ignored. For current status of Free Services resource, refer to FreeServicesStatus.
provisioningState?: string
Property Value
string
startAt
Date and time when the free services become active
startAt?: Date
Property Value
Date
status
Current status of the free services
status?: string
Property Value
string
systemId
This is the globally unique identifier of the free services which will not change for its lifetime.
systemId?: string
Property Value
string