Freigeben über


IWithSourceAddressOrSecurityGroup<ParentT>.FromAddress(String) Methode

Definition

Gibt das Präfix der Datenverkehrsquelle an, für das diese Regel gilt.

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

Parameter

cidr
String

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

Gibt zurück

Gilt für: