IWithPriority<ParentT>.WithPriority(Int32) Method

Definition

Sets the priority of firewall rule collection in Azure firewall.

public ParentT WithPriority (int priority);
abstract member WithPriority : int -> 'ParentT
Public Function WithPriority (priority As Integer) As ParentT

Parameters

priority
Int32

The value of priority.

Returns

ParentT

Applies to