Share via


TimeZoneId.Countries Property

Definition

An array of country/region records. Only returned when [options]=zoneinfo or all.

public System.Collections.Generic.IReadOnlyList<Azure.Maps.TimeZones.CountryRecord> Countries { get; }
member this.Countries : System.Collections.Generic.IReadOnlyList<Azure.Maps.TimeZones.CountryRecord>
Public ReadOnly Property Countries As IReadOnlyList(Of CountryRecord)

Property Value

Applies to