HostLowLevelProvisioningManagerFileReserveResult

HostLowLevelProvisioningManagerFileReserveResult
HostLowLevelProvisioningManagerFileReserveResult

A FileReserveResult object describles the information of a file reserved by the ReserveFiles method.

This includes the original input ReserveFiles method so that the caller can map the input with the reserved file. All paths will be the complete local path in the url format.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "baseName": "string",
    "parentDir": "string",
    "reservedName": "string"
}
string
baseName
Required

baseName

string
parentDir
Required

parentDir

string
reservedName
Required

reservedName