Skip to content

[F] isArmCommonType

function isArmCommonType(entity): boolean

Check if a given model or model property is an ARM common type.

Parameters

ParameterTypeDescription
entityTypeThe entity to be checked.

Returns

boolean

  • A boolean value indicating whether an entity is an ARM common type.