Condividi tramite


IWithDestinationAddress<ParentT>.WithDestinationAddress(String) Method

Definition

Sets the destination address of firewall rule in Azure firewall.

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

Parameters

destinationAddress
String

The value of destination address.

Returns

ParentT

Applies to