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