Freigeben über


IWithTags.WithTags(IDictionary<String,String>) Methode

Definition

Gibt die Tags für den Schlüssel an.

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

Parameter

tags
IDictionary<String,String>

Das Schlüsselwertpaar der Tags.

Gibt zurück

Gilt für: