你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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”、“Deleting”、“Updateing”

(继承自 AddonProperties)
VrsCount

获取或设置 vSphere Replication Server (VRS) 计数

方法

Validate()

验证 对象。

适用于