Share via


BlueprintStatus Class

Definition

The status of the blueprint. This field is readonly.

public class BlueprintStatus : Azure.ResourceManager.Blueprint.Models.BlueprintResourceStatusBase
type BlueprintStatus = class
    inherit BlueprintResourceStatusBase
Public Class BlueprintStatus
Inherits BlueprintResourceStatusBase
Inheritance

Properties

LastModified

Last modified time of this blueprint definition.

(Inherited from BlueprintResourceStatusBase)
TimeCreated

Creation time of this blueprint definition.

(Inherited from BlueprintResourceStatusBase)

Applies to