【问题标题】:Is it possible to use custom icons for a custom resourceType in an Azure Managed Application?是否可以在 Azure 托管应用程序中为自定义资源类型使用自定义图标?
【发布时间】:2021-02-05 18:03:20
【问题描述】:

查看schema 我可以看到一些选项,但没有任何提示自定义图标。查看所有兼容图标的方法也会有所帮助。架构中提供的图标并没有为我切割它:)

"icon": {
  "type": "string",
  "description": "The icon of the view.",
  "x-ms-enum": { "name": "icon", "modelAsString": false },
  "examples": [
    "Add",
    "Delete",
    "Refresh",
    "Go",
    "Stop",
    "Start",
    "Link",
    "Polychromatic.VirtualMachine",
    "Polychromatic.Preview"
  ]
},

【问题讨论】:

    标签: azure azure-managed-app


    【解决方案1】:

    目前不可能。我能找到的任何文档中都没有解决这个问题。我在 Marketplace 发布时被告知品牌徽标会自动替换魔方,但事实并非如此。

    【讨论】:

      猜你喜欢
      • 2012-05-05
      • 2020-04-12
      • 2013-03-10
      • 2010-09-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-10-17
      相关资源
      最近更新 更多