Share via


ServiceTagsListResult.Values Property

Definition

The list of service tag information resources.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ServiceTagInformation> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Network.Models.ServiceTagInformation>
Public ReadOnly Property Values As IReadOnlyList(Of ServiceTagInformation)

Property Value

Applies to