C# Class GoogleCloudExtension.SplitTrafficManagement.SplitTrafficModel

This class is the model for a GAE traffic allocation.
Inheritance: Model
ファイルを表示 Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Public Methods

Method Description
SplitTrafficModel ( string versionId, int trafficAllocation ) : GoogleCloudExtension.Utils

Method Details

SplitTrafficModel() public method

public SplitTrafficModel ( string versionId, int trafficAllocation ) : GoogleCloudExtension.Utils
versionId string
trafficAllocation int
return GoogleCloudExtension.Utils