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

[F] $armCommonTypesVersion

function $armCommonTypesVersion(
context,
entity,
version): void

@armCommonTypesVersion sets the ARM common-types version used by the service.

Parameters​

ParameterTypeDescription
contextDecoratorContextDecoratorContext object
entityNamespace | EnumMemberTarget of the decorator. Must be Namespace or EnumMember type
versionstring | EnumValue-

Returns​

void