PrivateCloudsOperationsExtensions.BeginCreateOrUpdate 메서드

정의

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

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

매개 변수

operations
IPrivateCloudsOperations

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

resourceGroupName
String

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

privateCloudName
String

프라이빗 클라우드의 이름

privateCloud
PrivateCloud

프라이빗 클라우드

반환

적용 대상