PrivateCloudsOperationsExtensions.BeginUpdate 메서드

정의

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

public static Microsoft.Azure.Management.Avs.Models.PrivateCloud BeginUpdate (this Microsoft.Azure.Management.Avs.IPrivateCloudsOperations operations, string resourceGroupName, string privateCloudName, Microsoft.Azure.Management.Avs.Models.PrivateCloudUpdate privateCloudUpdate);
static member BeginUpdate : Microsoft.Azure.Management.Avs.IPrivateCloudsOperations * string * string * Microsoft.Azure.Management.Avs.Models.PrivateCloudUpdate -> Microsoft.Azure.Management.Avs.Models.PrivateCloud
<Extension()>
Public Function BeginUpdate (operations As IPrivateCloudsOperations, resourceGroupName As String, privateCloudName As String, privateCloudUpdate As PrivateCloudUpdate) As PrivateCloud

매개 변수

operations
IPrivateCloudsOperations

이 확장 메서드에 대한 작업 그룹입니다.

resourceGroupName
String

리소스 그룹의 이름. 이름은 대소문자를 구분하지 않습니다.

privateCloudName
String

프라이빗 클라우드의 이름

privateCloudUpdate
PrivateCloudUpdate

업데이트할 프라이빗 클라우드 속성

반환

적용 대상