Share via


IWithRuleCollectionActionType<ParentT>.WithDenyActionType Method

Definition

Sets the action type of firewall rule collection as 'Deny' in Azure firewall.

public ParentT WithDenyActionType ();
abstract member WithDenyActionType : unit -> 'ParentT
Public Function WithDenyActionType () As ParentT

Returns

ParentT

Applies to