GatewaySetIPsecParametersParameters::Parameters Property

 

Optional.

Namespace:   Microsoft.WindowsAzure.Management.Network.Models
Assembly:  Microsoft.WindowsAzure.Management.Network (in Microsoft.WindowsAzure.Management.Network.dll)

public:
property IPsecParameters^ Parameters {
	IPsecParameters^ get();
	void set(IPsecParameters^ value);
}
Return to top
Show: