Skip to content

[F] isArmCommonType

function isArmCommonType(entity): boolean;

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

ParameterTypeDescription
entityTypeThe entity to be checked.

boolean

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