Partager via


IWithSubnet<ReturnT>.WithExistingSubnet(String, String) Méthode

Définition

Affecte le sous-réseau spécifié à cette ressource.

public ReturnT WithExistingSubnet (string parentNetworkResourceId, string subnetName);
abstract member WithExistingSubnet : string * string -> 'ReturnT
Public Function WithExistingSubnet (parentNetworkResourceId As String, subnetName As String) As ReturnT

Paramètres

parentNetworkResourceId
String

parentNetworkResourceId l’ID de ressource du réseau virtuel dont le sous-réseau fait partie

subnetName
String

subnetNom le nom du sous-réseau

Retours

ReturnT

étape suivante de la définition

S’applique à