IWithDescription<ParentT>.WithDescription(String) Method

Definition

Sets the description of firewall rule in Azure firewall.

public ParentT WithDescription (string description);
abstract member WithDescription : string -> 'ParentT
Public Function WithDescription (description As String) As ParentT

Parameters

description
String

The value of description.

Returns

ParentT

Applies to