Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
GoogleCloudExtension
FirewallManagement
PortModel
C# Class GoogleCloudExtension.FirewallManagement.PortModel
This class is the model for the checkbox to enable/disable ports in the firwall.
Inheritance:
Model
Afficher le fichier
Open project: GoogleCloudPlatform/google-cloud-visualstudio
Méthodes publiques
Méthode
Description
PortModel
(
PortInfo
port
,
bool
enabled
) :
GoogleCloudExtension.Utils
Method Details
PortModel()
public
méthode
public
PortModel
(
PortInfo
port
,
bool
enabled
) :
GoogleCloudExtension.Utils
port
PortInfo
enabled
bool
Résultat
GoogleCloudExtension.Utils