AddonSrmProperties 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Site Recovery Manager (SRM) 附加元件的屬性
[Newtonsoft.Json.JsonObject("SRM")]
public class AddonSrmProperties : Microsoft.Azure.Management.Avs.Models.AddonProperties
[<Newtonsoft.Json.JsonObject("SRM")>]
type AddonSrmProperties = class
inherit AddonProperties
Public Class AddonSrmProperties
Inherits AddonProperties
- 繼承
- 屬性
-
Newtonsoft.Json.JsonObjectAttribute
建構函式
AddonSrmProperties() |
初始化 AddonSrmProperties 類別的新實例。 |
AddonSrmProperties(String, String) |
初始化 AddonSrmProperties 類別的新實例。 |
屬性
LicenseKey |
取得或設定 Site Recovery Manager (SRM) 授權 |
ProvisioningState |
取得附加元件布建的狀態。 可能的值包括:'Succeeded'、'Failed'、'Cancelled'、'Building'、'刪除'、'Updateing' (繼承來源 AddonProperties) |