NetworkSecurityRule::Protocol Property

 

Required. TCP, UDP, *.

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

public:
property String^ Protocol {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: