Contents

Blueprint.Attributes

Attributes that describe a Blueprint resource.

Declaration

object Blueprint.Attributes

Properties

NameTypeDescription
namestring

The display name of the Blueprint.

descriptionstring

A description of the Blueprint.

statusBlueprintStatus

The current status of the Blueprint. See BlueprintStatus for possible values.

appLicenseDeficientboolean

Indicates whether the Blueprint has insufficient app licenses for all assigned members.

createdDateTimedate-time

The date and time that the Blueprint was created.

updatedDateTimedate-time

The date and time that the Blueprint was last updated.

Overview