C# 클래스 GoogleCloudExtension.DataSources.GceOperation

This class represents an operation on a Google Compute Engine VM instance.
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio 1 사용 예제들

공개 메소드들

메소드 설명
GceOperation ( OperationType operationType, string projectId, string zoneName, string name ) : System.Threading.Tasks

메소드 상세

GceOperation() 공개 메소드

public GceOperation ( OperationType operationType, string projectId, string zoneName, string name ) : System.Threading.Tasks
operationType OperationType
projectId string
zoneName string
name string
리턴 System.Threading.Tasks