Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
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
ファイルを表示
Open project: GoogleCloudPlatform/google-cloud-visualstudio
Public Methods
Method
Description
PortModel
(
PortInfo
port
,
bool
enabled
) :
GoogleCloudExtension.Utils
Method Details
PortModel()
public
method
public
PortModel
(
PortInfo
port
,
bool
enabled
) :
GoogleCloudExtension.Utils
port
PortInfo
enabled
bool
return
GoogleCloudExtension.Utils