Table of Contents

Codeunit "Plan Upgrade Tag"

ID 9058
Namespace: System.Azure.Identity

Exposes functionality to retrieve the device upgrade tag.

Properties

Name Value
Access Public
InherentEntitlements X
InherentPermissions X

Methods

GetAddDeviceISVEmbUpgradeTag

Returns the device upgrade tag.

procedure GetAddDeviceISVEmbUpgradeTag(): Code[250]

Returns

Type Description
Code[250]

The device upgrade tag.

See also