Partager via


INetworkSecurityRule.SourceAddressPrefixes Propriété

Définition

Obtient la liste des préfixes d’adresse source à qui s’applique la règle, exprimée à l’aide de la notation CIDR au format « ##.# » et « » signifie « n’importe quelle » ou adresse IP.

public System.Collections.Generic.IReadOnlyList<string> SourceAddressPrefixes { get; }
member this.SourceAddressPrefixes : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property SourceAddressPrefixes As IReadOnlyList(Of String)

Valeur de propriété

S’applique à