Blueprint.Attributes
Attributes that describe a Blueprint resource.
Declaration
object Blueprint.AttributesProperties
| Name | Type | Description |
|---|---|---|
name | string | The display name of the Blueprint. |
description | string | A description of the Blueprint. |
status | BlueprintStatus | The current status of the Blueprint. See BlueprintStatus for possible values. |
appLicenseDeficient | boolean | Indicates whether the Blueprint has insufficient app licenses for all assigned members. |
createdDateTime | date-time | The date and time that the Blueprint was created. |
updatedDateTime | date-time | The date and time that the Blueprint was last updated. |