Sdílet prostřednictvím


IWithSourceAddress<ParentT>.WithSourceAddress(String) Method

Definition

Sets the source address of firewall rule in Azure firewall.

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

Parameters

sourceAddress
String

The value of source address.

Returns

ParentT

Applies to