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
Показать файл Открыть проект Примеры использования класса

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