Artifact 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示藍圖成品。
public abstract class Artifact : Microsoft.Azure.Management.Blueprint.Models.AzureResourceBase
type Artifact = class
inherit AzureResourceBase
Public MustInherit Class Artifact
Inherits AzureResourceBase
- 繼承
- 衍生
建構函式
Artifact() |
初始化 Artifact 類別的新實例。 |
Artifact(String, String, String) |
初始化 Artifact 類別的新實例。 |
屬性
Id |
取得用來在 Azure 上尋找任何資源的字串識別碼。 (繼承來源 AzureResourceBase) |
Name |
取得此資源的名稱。 (繼承來源 AzureResourceBase) |
Type |
取得此資源的型別。 (繼承來源 AzureResourceBase) |