DepotConfiguration

DepotConfiguration
DepotConfiguration

Depot Configuration

JSON Example
{
    "isOfflineDepot": false,
    "hostname": "string",
    "port": 0
}
boolean
isOfflineDepot
Required

Flag indicating if the depot is in offline mode

string
hostname
Required

IP/Hostname of the depot

integer As int32 As int32
port
Required

Port of the depot

Property Of