GetTimeZoneOptions.AdditionalTimeZoneReturnInformation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options available for types of additional information returned in the result.
public Azure.Maps.TimeZones.AdditionalTimeZoneReturnInformation? AdditionalTimeZoneReturnInformation { get; set; }
member this.AdditionalTimeZoneReturnInformation : Nullable<Azure.Maps.TimeZones.AdditionalTimeZoneReturnInformation> with get, set
Public Property AdditionalTimeZoneReturnInformation As Nullable(Of AdditionalTimeZoneReturnInformation)