Partager via


IWithAddressPrefix.WithAddressPrefix(String) Méthode

Définition

Spécifie l’espace d’adressage IP du sous-réseau, dans l’espace d’adressage du réseau.

public Microsoft.Azure.Management.Network.Fluent.Subnet.Update.IUpdate WithAddressPrefix (string cidr);
abstract member WithAddressPrefix : string -> Microsoft.Azure.Management.Network.Fluent.Subnet.Update.IUpdate
Public Function WithAddressPrefix (cidr As String) As IUpdate

Paramètres

cidr
String

Préfixe d’espace d’adressage IP à l’aide de la notation CIDR.

Retours

S’applique à