다음을 통해 공유


AddonHcxProperties 클래스

정의

HCX 추가 기능의 속성

[Newtonsoft.Json.JsonObject("HCX")]
public class AddonHcxProperties : Microsoft.Azure.Management.Avs.Models.AddonProperties
[<Newtonsoft.Json.JsonObject("HCX")>]
type AddonHcxProperties = class
    inherit AddonProperties
Public Class AddonHcxProperties
Inherits AddonProperties
상속
AddonHcxProperties
특성
Newtonsoft.Json.JsonObjectAttribute

생성자

AddonHcxProperties()

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

AddonHcxProperties(String, String)

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

속성

Offer

HCX 제품(예: VMware MaaS 클라우드 공급자(Enterprise))을 가져오거나 설정합니다.

ProvisioningState

추가 기능 프로비전의 상태를 가져옵니다. 가능한 값으로는 'Succeeded', 'Failed', 'Canceled', 'Building', 'Deleting', 'Updating' 등이 있습니다.

(다음에서 상속됨 AddonProperties)

메서드

Validate()

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

적용 대상