C# Класс GoogleCloudExtension.DataSources.GceOperation

This class represents an operation on a Google Compute Engine VM instance.
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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