Partager via


IWithSourceAddressOrSecurityGroup<ParentT>.FromAddress(String) Méthode

Définition

Spécifie le préfixe d’adresse source de trafic auquel cette règle s’applique.

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)

Paramètres

cidr
String

Préfixe d’adresse IP exprimé dans la notation CIDR.

Retours

S’applique à