NetworkSecurityRule::Priority Property

 

Required. Priority of the Rule.

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

public:
property int Priority {
	int get();
	void set(int value);
}

Property Value

Type: System::Int32
Return to top
Show: