Partager via


VirtualMachinePublicIPAddressConfiguration.IpTags Propriété

Définition

Obtient ou définit la liste des balises IP associées à l’adresse IP publique.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à