DepotConfiguration

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

Flag indicating if the depot is in offline mode

string
hostname
Optional

IP/Hostname of the depot

integer As int32 As int32
port
Optional

Port of the depot

Property Of