LicenseServerModel
No documentation available.
Properties
| Name | Description | Additional information |
|---|---|---|
| Address | license server's name or IP. |
Type: String |
| Port | Port of the license server. |
Type: Number |
Sample
application/json
Sample:
{
"Address": "sample string 1",
"Port": 2
}