C# Class GoogleCloudExtension.SplitTrafficManagement.SplitTrafficWindow

This class is the dialog to manage traffic splitting for a GAE instance.
Inheritance: GoogleCloudExtension.Theming.CommonDialogWindowBase
ファイルを表示 Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
PromptUser ( Service service, IEnumerable versions ) : SplitTrafficChange

Shows the dialog to the user.

SplitTrafficWindow ( Service service, IEnumerable versions ) : Google.Apis.Appengine.v1.Data

Method Details

PromptUser() public static method

Shows the dialog to the user.
public static PromptUser ( Service service, IEnumerable versions ) : SplitTrafficChange
service Service
versions IEnumerable
return SplitTrafficChange

SplitTrafficWindow() public method

public SplitTrafficWindow ( Service service, IEnumerable versions ) : Google.Apis.Appengine.v1.Data
service Service
versions IEnumerable
return Google.Apis.Appengine.v1.Data