PrivateCloudsOperationsExtensions 클래스

정의

PrivateCloudsOperations에 대한 확장 메서드입니다.

public static class PrivateCloudsOperationsExtensions
type PrivateCloudsOperationsExtensions = class
Public Module PrivateCloudsOperationsExtensions
상속
PrivateCloudsOperationsExtensions

메서드

BeginCreateOrUpdate(IPrivateCloudsOperations, String, String, PrivateCloud)

프라이빗 클라우드 만들기 또는 업데이트

BeginCreateOrUpdateAsync(IPrivateCloudsOperations, String, String, PrivateCloud, CancellationToken)

프라이빗 클라우드 만들기 또는 업데이트

BeginDelete(IPrivateCloudsOperations, String, String)

프라이빗 클라우드 삭제

BeginDeleteAsync(IPrivateCloudsOperations, String, String, CancellationToken)

프라이빗 클라우드 삭제

BeginRotateNsxtPassword(IPrivateCloudsOperations, String, String)

NSX-T 관리자 암호 회전

BeginRotateNsxtPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

NSX-T 관리자 암호 회전

BeginRotateVcenterPassword(IPrivateCloudsOperations, String, String)

vCenter 암호 회전

BeginRotateVcenterPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

vCenter 암호 회전

BeginUpdate(IPrivateCloudsOperations, String, String, PrivateCloudUpdate)

프라이빗 클라우드 업데이트

BeginUpdateAsync(IPrivateCloudsOperations, String, String, PrivateCloudUpdate, CancellationToken)

프라이빗 클라우드 업데이트

CreateOrUpdate(IPrivateCloudsOperations, String, String, PrivateCloud)

프라이빗 클라우드 만들기 또는 업데이트

CreateOrUpdateAsync(IPrivateCloudsOperations, String, String, PrivateCloud, CancellationToken)

프라이빗 클라우드 만들기 또는 업데이트

Delete(IPrivateCloudsOperations, String, String)

프라이빗 클라우드 삭제

DeleteAsync(IPrivateCloudsOperations, String, String, CancellationToken)

프라이빗 클라우드 삭제

Get(IPrivateCloudsOperations, String, String)

프라이빗 클라우드 가져오기

GetAsync(IPrivateCloudsOperations, String, String, CancellationToken)

프라이빗 클라우드 가져오기

List(IPrivateCloudsOperations, String)

리소스 그룹에 프라이빗 클라우드 나열

ListAdminCredentials(IPrivateCloudsOperations, String, String)

프라이빗 클라우드에 대한 관리자 자격 증명 나열

ListAdminCredentialsAsync(IPrivateCloudsOperations, String, String, CancellationToken)

프라이빗 클라우드에 대한 관리자 자격 증명 나열

ListAsync(IPrivateCloudsOperations, String, CancellationToken)

리소스 그룹에 프라이빗 클라우드 나열

ListInSubscription(IPrivateCloudsOperations)

구독에 프라이빗 클라우드 나열

ListInSubscriptionAsync(IPrivateCloudsOperations, CancellationToken)

구독에 프라이빗 클라우드 나열

ListInSubscriptionNext(IPrivateCloudsOperations, String)

구독에 프라이빗 클라우드 나열

ListInSubscriptionNextAsync(IPrivateCloudsOperations, String, CancellationToken)

구독에 프라이빗 클라우드 나열

ListNext(IPrivateCloudsOperations, String)

리소스 그룹에 프라이빗 클라우드 나열

ListNextAsync(IPrivateCloudsOperations, String, CancellationToken)

리소스 그룹에 프라이빗 클라우드 나열

RotateNsxtPassword(IPrivateCloudsOperations, String, String)

NSX-T 관리자 암호 회전

RotateNsxtPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

NSX-T 관리자 암호 회전

RotateVcenterPassword(IPrivateCloudsOperations, String, String)

vCenter 암호 회전

RotateVcenterPasswordAsync(IPrivateCloudsOperations, String, String, CancellationToken)

vCenter 암호 회전

Update(IPrivateCloudsOperations, String, String, PrivateCloudUpdate)

프라이빗 클라우드 업데이트

UpdateAsync(IPrivateCloudsOperations, String, String, PrivateCloudUpdate, CancellationToken)

프라이빗 클라우드 업데이트

적용 대상