Поделиться через


BatchAccountCreateParameters.Tags Свойство

Определение

Возвращает или задает пользовательские теги, связанные с учетной записью.

[Newtonsoft.Json.JsonProperty(PropertyName="tags")]
public System.Collections.Generic.IDictionary<string,string> Tags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tags")>]
member this.Tags : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Tags As IDictionary(Of String, String)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к