Skip to main content
Version: Latest (Core: 0.57.x, Azure: 0.43.x)

[F] getArmCommonTypeOpenAPIRef

function getArmCommonTypeOpenAPIRef(
program,
entity,
params): string | undefined

Get the common-types.json ref for the given common type.

Parameters​

ParameterType
programProgram
entityModel | ModelProperty
paramsArmCommonTypesResolutionOptions

Returns​

string | undefined