dashboardCardIcon object

Defines the icon properties of a given dashboard card.

Properties that reference this object type:

Syntax

{
  "iconUrl": "{string}",
  "officeUIFabricIconName": "{string}"
}

Properties

iconUrl

Location of the icon for the card, to be displayed in the toolbox and card bar.

Type
string

Required

Constraints
Maximum string length: 2048.

Supported values

officeUIFabricIconName

Office UI Fabric or Fluent UI icon's friendly name for the card. This value is used if iconUrl is not specified.

Type
string

Required

Constraints
Maximum string length: 255.

Supported values