Microsoft.Common.TextBlock, element interfejsu użytkownika

Kontrolka, która może służyć do dodawania tekstu do interfejsu portalu.

Przykład interfejsu użytkownika

Zrzut ekranu przedstawiający element Microsoft.Common.TextBlock interfejsu użytkownika w interfejsie portalu.

Schemat

{
  "name": "text1",
  "type": "Microsoft.Common.TextBlock",
  "visible": true,
  "options": {
    "text": "Please provide the configuration values for your application.",
    "link": {
      "label": "Learn more",
      "uri": "https://www.microsoft.com"
    }
  }
}

Przykładowe dane wyjściowe

"Please provide the configuration values for your application. Learn more"

Następne kroki