다음을 통해 공유


AddonVrProperties 클래스

정의

VSphere 복제(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 클래스의 새 instance 초기화합니다.

AddonVrProperties(Int32, String)

AddonVrProperties 클래스의 새 instance 초기화합니다.

속성

ProvisioningState

추가 기능 프로비전의 상태를 가져옵니다. 가능한 값은 'Succeeded', 'Failed', 'Canceled', 'Building', 'Deleting', 'Updating'입니다.

(다음에서 상속됨 AddonProperties)
VrsCount

VSphere 복제 서버(VRS) 수를 가져오거나 설정합니다.

메서드

Validate()

개체의 유효성을 검사합니다.

적용 대상