Compartilhar via


IWithTags.WithTag(String, String) Método

Definição

Adiciona uma marca ao monitor de conexão.

public Microsoft.Azure.Management.Network.Fluent.ConnectionMonitor.Definition.IWithCreate WithTag (string key, string value);
abstract member WithTag : string * string -> Microsoft.Azure.Management.Network.Fluent.ConnectionMonitor.Definition.IWithCreate
Public Function WithTag (key As String, value As String) As IWithCreate

Parâmetros

key
String

A chave da marca.

value
String

O valor da marca.

Retornos

Aplica-se a