[F] isArmCommonType
function isArmCommonType(entity): boolean;Check if a given model or model property is an ARM common type.
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
entity | Type | The entity to be checked. |
Returns
Section titled “Returns”boolean
- A boolean value indicating whether an entity is an ARM common type.