C# 클래스 GoogleCloudExtension.AddTrafficSplit.AddTrafficSplitWindow

The dialog implementation.
상속: GoogleCloudExtension.Theming.CommonDialogWindowBase
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AddTrafficSplitWindow GoogleCloudExtension.Theming

공개 메소드들

메소드 설명
PromptUser ( IEnumerable versions ) : AddTrafficSplitResult

Prompts the user to choose from a list of versions the allocation for that version.

비공개 메소드들

메소드 설명
AddTrafficSplitWindow ( IEnumerable versions ) : GoogleCloudExtension.Theming

메소드 상세

PromptUser() 공개 정적인 메소드

Prompts the user to choose from a list of versions the allocation for that version.
public static PromptUser ( IEnumerable versions ) : AddTrafficSplitResult
versions IEnumerable The list of version ids from which to choose.
리턴 AddTrafficSplitResult