AddonVrProperties 類別

定義

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
繼承
AddonVrProperties
屬性
Newtonsoft.Json.JsonObjectAttribute

建構函式

AddonVrProperties()

初始化 AddonVrProperties 類別的新實例。

AddonVrProperties(Int32, String)

初始化 AddonVrProperties 類別的新實例。

屬性

ProvisioningState

取得附加元件布建的狀態。 可能的值包括:'Succeeded'、'Failed'、'Cancelled'、'Building'、'刪除'、'Updateing'

(繼承來源 AddonProperties)
VrsCount

取得或設定 vSphere Replication Server (VRS) 計數

方法

Validate()

驗證 物件。

適用於