LicensingInfo

LicensingInfo
LicensingInfo

Licensing information of the resource

JSON Example
{
    "daysRemainingToSubscribe": 0,
    "isRegistered": false,
    "isSubscribed": false,
    "licensingMode": "One among: SUBSCRIPTION, PERPETUAL",
    "resourceId": "string",
    "resourceType": "One among: SYSTEM, DOMAIN",
    "subscriptionStatus": "One among: UNSUBSCRIBED, ACTIVE, EXPIRED"
}
integer As int32 As int32
daysRemainingToSubscribe
Optional

Number of days remaining to subscribe

boolean
isRegistered
Optional

Flag indicating the resource is registered for subscription or not

boolean
isSubscribed
Optional

Flag indicating the resource is subscribed or not

string
licensingMode
Optional

Licensing mode

string
resourceId
Optional

ID of the resource, need not be set for the resource of the type : SYSTEM

string
resourceType
Required

Type of the resource

string
subscriptionStatus
Optional

Status of the subscription mode