Partager via


Renommer la méthode de la classe MSFT_NetIPHttpsConfiguration

Renomme le profil IP-HTTPs.

Syntaxe

uint32 Rename(
  [in]  string                       NewName,
  [in]  boolean                      PassThru,
  [out] MSFT_NetIPHttpsConfiguration OutputObject
);

Paramètres

NewName [in]

Spécifie le nouveau nom pour le profil.

PassThru [in]

Spécifie si la méthode doit générer l’objet qui représente le profil renommé dans le paramètre OutputObject.

OutputObject [out]

Reçoit l’objet MSFT_NetIPHttpsConfiguration pour le profil renommé.

Spécifications

Client minimal pris en charge
Windows 8
Serveur minimal pris en charge
Windows Server 2012
Espace de noms
Root\StandardCimv2
MOF
NetTtCim.mof
DLL
NetTtCim.dll

Voir aussi

MSFT_NetIPHttpsConfiguration