PublicIPAddressPropertiesFormat.IPTag Property

Definition

The list of tags associated with the public IP address.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IIPTag[] IPTag { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.IPTag : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.Api20210301.IIPTag[] with get, set
Public Property IPTag As IIPTag()

Property Value

IIPTag[]

Implements

Attributes

Applies to