SettingsHostsDepotOverridesInfo
The DepotOverrides.Info structure defines the information regarding depot overrides for a given host.
Properties
JSON Example
{
"depots": [
{
"location": "string"
}
]
}
The DepotOverrides.Info structure defines the information regarding depot overrides for a given host.
{
"depots": [
{
"location": "string"
}
]
}