[F] getArmCommonTypeOpenAPIRef
function getArmCommonTypeOpenAPIRef( program, entity, params): string | undefined;Get the common-types.json ref for the given common type.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
program | Program |
entity | ModelProperty | Enum | Model | Union |
params | ArmCommonTypesResolutionOptions |
Returns
Section titled “Returns”string | undefined