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

[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.