C# 클래스 GoogleCloudExtension.FirewallManagement.PortManagerWindow

This class is the dialog to use to prompt the user for firewall changes for the given instance.
상속: GoogleCloudExtension.Theming.CommonDialogWindowBase
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio 1 사용 예제들

Private Properties

프로퍼티 타입 설명
PortManagerWindow Google.Apis.Compute.v1.Data

공개 메소드들

메소드 설명
PromptUser ( Instance instance ) : PortChanges

Shows the dialog to the user and returns the changes requested.

비공개 메소드들

메소드 설명
PortManagerWindow ( Instance instance ) : Google.Apis.Compute.v1.Data

메소드 상세

PromptUser() 공개 정적인 메소드

Shows the dialog to the user and returns the changes requested.
public static PromptUser ( Instance instance ) : PortChanges
instance Instance The instance on which open/close ports.
리턴 PortChanges