C# Class GoogleCloudExtension.DataSources.GceOperation

This class represents an operation on a Google Compute Engine VM instance.
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Méthodes publiques

Méthode Description
GceOperation ( OperationType operationType, string projectId, string zoneName, string name ) : System.Threading.Tasks

Method Details

GceOperation() public méthode

public GceOperation ( OperationType operationType, string projectId, string zoneName, string name ) : System.Threading.Tasks
operationType OperationType
projectId string
zoneName string
name string
Résultat System.Threading.Tasks