Share via


IWithRuleCollectionActionType<ParentT>.WithAllowActionType Method

Definition

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

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

Returns

ParentT

Applies to