Freigeben über


IWithDestinationAddress<ParentT>.WithDestinationAddresses Methode

Definition

Legt die Zieladressen der Firewallregel in Azure Firewall fest.

public ParentT WithDestinationAddresses (System.Collections.Generic.IList<string> destinationAddresses);
abstract member WithDestinationAddresses : System.Collections.Generic.IList<string> -> 'ParentT
Public Function WithDestinationAddresses (destinationAddresses As IList(Of String)) As ParentT

Parameter

destinationAddresses
IList<String>

Der Wert der Zieladressen.

Gibt zurück

ParentT

Gilt für: