NetworkReservedIPListResponse.ReservedIP.IPTags Property

Definition

Optional. The list of IPTags associated with the reserved IP.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.IPTag> IPTags { get; set; }
member this.IPTags : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Network.Models.IPTag> with get, set
Public Property IPTags As IList(Of IPTag)

Property Value

Applies to