Compartir a través de


VirtualMachineScaleSetPublicIPAddressConfiguration.IpTags Propiedad

Definición

Obtiene o establece la lista de etiquetas IP asociadas a la dirección IP pública.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipTags")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineScaleSetIpTag> IpTags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipTags")>]
member this.IpTags : System.Collections.Generic.IList<Microsoft.Azure.Management.Compute.Fluent.Models.VirtualMachineScaleSetIpTag> with get, set
Public Property IpTags As IList(Of VirtualMachineScaleSetIpTag)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a