Skip to content

[F] getLroMetadata

function getLroMetadata(program, operation): LroMetadata | undefined;
ParameterTypeDescription
programProgramThe program being processed
operationOperationThe operation to get Lwo Metadata for

LroMetadata | undefined

LroMetadata for the operation is it is long-running, or nothing if the operation is synchronous, or lro information cannot be processed.