다음을 통해 공유


PrivateCloudUpdate 클래스

정의

프라이빗 클라우드 리소스에 대한 업데이트

[Microsoft.Rest.Serialization.JsonTransformation]
public class PrivateCloudUpdate
[<Microsoft.Rest.Serialization.JsonTransformation>]
type PrivateCloudUpdate = class
Public Class PrivateCloudUpdate
상속
PrivateCloudUpdate
특성

생성자

PrivateCloudUpdate()

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

PrivateCloudUpdate(IDictionary<String,String>, ManagementCluster, String, IList<IdentitySource>, AvailabilityProperties, Encryption, PrivateCloudIdentity)

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

속성

Availability

클라우드가 가용성 영역에 분산되는 방법을 설명하는 속성을 가져오거나 설정합니다.

Encryption

고객 관리형 키 암호화를 가져오거나 설정하며, 사용하도록 설정하거나 사용하지 않도록 설정할 수 있습니다.

Identity

구성된 경우 프라이빗 클라우드의 ID를 가져오거나 설정합니다.

IdentitySources

vCenter Single Sign-On ID 원본을 가져오거나 설정합니다.

Internet

인터넷에 대한 연결을 사용하거나 사용하지 않도록 설정하는 방법을 가져오거나 설정합니다. 가능한 값은 'Enabled', 'Disabled'입니다.

ManagementCluster

관리에 사용되는 기본 클러스터를 가져오거나 설정합니다.

Tags

리소스 태그를 가져오거나 설정합니다.

적용 대상