C# Class GoogleCloudExtension.FirewallManagement.PortChanges

The changes selected by the user in the PortManagerWindow dialog.
Exibir arquivo Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Public Methods

Method Description
PortChanges ( IList portsToEnable, IList portsToDisable ) : Google.Apis.Compute.v1.Data

Method Details

PortChanges() public method

public PortChanges ( IList portsToEnable, IList portsToDisable ) : Google.Apis.Compute.v1.Data
portsToEnable IList
portsToDisable IList
return Google.Apis.Compute.v1.Data