Partager via


IWithAddressPrefix<ParentT>.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.UpdateDefinition.IWithAttach<ParentT> WithAddressPrefix (string cidr);
abstract member WithAddressPrefix : string -> Microsoft.Azure.Management.Network.Fluent.Subnet.UpdateDefinition.IWithAttach<'ParentT>
Public Function WithAddressPrefix (cidr As String) As IWithAttach(Of ParentT)

Paramètres

cidr
String

Préfixe d’espace d’adressage IP utilisant la notation CIDR.

Retours

S’applique à