DevTestLabAnnouncement Class

Definition

Properties of a lab's announcement banner.

public class DevTestLabAnnouncement
type DevTestLabAnnouncement = class
Public Class DevTestLabAnnouncement
Inheritance
DevTestLabAnnouncement

Constructors

DevTestLabAnnouncement()

Initializes a new instance of DevTestLabAnnouncement.

Properties

Enabled

Is the lab announcement active/enabled at this time?.

ExpireOn

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

IsExpired

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.

Title

The plain text title for the lab announcement.

UniqueIdentifier

The unique immutable identifier of a resource (Guid).

Applies to