Addon 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
附加元件資源
public class Addon : Microsoft.Azure.Management.Avs.Models.Resource
type Addon = class
inherit Resource
Public Class Addon
Inherits Resource
- 繼承
建構函式
Addon() |
初始化 Addon 類別的新實例。 |
Addon(String, String, String, AddonProperties) |
初始化 Addon 類別的新實例。 |
屬性
Id |
取得資源識別碼。 (繼承來源 Resource) |
Name |
取得資源名稱。 (繼承來源 Resource) |
Properties |
取得或設定附加元件資源的屬性 |
Type |
取得資源類型。 (繼承來源 Resource) |