Freigeben über


IWithSourceAddressOrSecurityGroup<ParentT>.FromAddress(String) Methode

Definition

Gibt das Präfix für die Quelladresse des Datenverkehrs an, für das diese Regel gilt.

public Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Definition.IWithSourcePort<ParentT> FromAddress (string cidr);
abstract member FromAddress : string -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Definition.IWithSourcePort<'ParentT>
Public Function FromAddress (cidr As String) As IWithSourcePort(Of ParentT)

Parameter

cidr
String

Ein IP-Adresspräfix, ausgedrückt in der CIDR-Notation.

Gibt zurück

Gilt für: