AssignmentStatus 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
藍圖指派的狀態。 此欄位為唯讀欄位。
public class AssignmentStatus : Microsoft.Azure.Management.Blueprint.Models.BlueprintResourceStatusBase
type AssignmentStatus = class
inherit BlueprintResourceStatusBase
Public Class AssignmentStatus
Inherits BlueprintResourceStatusBase
- 繼承
建構函式
AssignmentStatus() |
初始化 AssignmentStatus 類別的新實例。 |
AssignmentStatus(Nullable<DateTime>, Nullable<DateTime>, IList<String>) |
初始化 AssignmentStatus 類別的新實例。 |
屬性
LastModified |
取得此藍圖定義的上次修改時間。 (繼承來源 BlueprintResourceStatusBase) |
ManagedResources |
取得藍圖指派所建立的資源清單。 |
TimeCreated |
取得此藍圖定義的建立時間。 (繼承來源 BlueprintResourceStatusBase) |