Partager via


IWithSourceAddressOrSecurityGroup.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.Update.IUpdate FromAddress (string cidr);
abstract member FromAddress : string -> Microsoft.Azure.Management.Network.Fluent.NetworkSecurityRule.Update.IUpdate
Public Function FromAddress (cidr As String) As IUpdate

Paramètres

cidr
String

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

Retours

S’applique à