你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

LabAnnouncementProperties interface

Properties of a lab's announcement banner

Properties

enabled

Is the lab announcement active/enabled at this time?

expirationDate

The time at which the announcement expires (null for never)

expired

Has this announcement expired?

markdown

The markdown text (if any) that this lab displays in the UI. If left empty/null, nothing will be shown.

provisioningState

The provisioning status of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

title

The plain text title for the lab announcement

uniqueIdentifier

The unique immutable identifier of a resource (Guid). NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

enabled

Is the lab announcement active/enabled at this time?

enabled?: string

Property Value

string

expirationDate

The time at which the announcement expires (null for never)

expirationDate?: Date

Property Value

Date

expired

Has this announcement expired?

expired?: boolean

Property Value

boolean

markdown

The markdown text (if any) that this lab displays in the UI. If left empty/null, nothing will be shown.

markdown?: string

Property Value

string

provisioningState

The provisioning status of the resource. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

title

The plain text title for the lab announcement

title?: string

Property Value

string

uniqueIdentifier

The unique immutable identifier of a resource (Guid). NOTE: This property will not be serialized. It can only be populated by the server.

uniqueIdentifier?: string

Property Value

string