Compartir a través de


EffectiveNetworkSecurityGroup.TagMap Propiedad

Definición

Obtiene o establece la asignación de etiquetas a la lista de direcciones IP incluidas en la etiqueta.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a