C# Class GoogleCloudExtension.SplitTrafficManagement.SplitTrafficModel

This class is the model for a GAE traffic allocation.
Inheritance: Model
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Méthodes publiques

Méthode Description
SplitTrafficModel ( string versionId, int trafficAllocation ) : GoogleCloudExtension.Utils

Method Details

SplitTrafficModel() public méthode

public SplitTrafficModel ( string versionId, int trafficAllocation ) : GoogleCloudExtension.Utils
versionId string
trafficAllocation int
Résultat GoogleCloudExtension.Utils