Partager via


IWithPrimaryNetworkSubnet.WithSubnet(String) Méthode

Définition

Associez un sous-réseau à l’interface réseau.

public Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate WithSubnet (string name);
abstract member WithSubnet : string -> Microsoft.Azure.Management.Network.Fluent.NetworkInterface.Update.IUpdate
Public Function WithSubnet (name As String) As IUpdate

Paramètres

name
String

nom du sous-réseau.

Retours

S’applique à