Partager via


IWithTags.WithTags(IDictionary<String,String>) Méthode

Définition

Spécifie des balises pour l’extension de machine virtuelle.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineExtension.Update.IUpdate WithTags (System.Collections.Generic.IDictionary<string,string> tags);
abstract member WithTags : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.Compute.Fluent.VirtualMachineExtension.Update.IUpdate
Public Function WithTags (tags As IDictionary(Of String, String)) As IUpdate

Paramètres

tags
IDictionary<String,String>

Balises indexées par nom.

Retours

S’applique à