| title | timeZoneBase resource type |
|---|---|
| description | The basic representation of a time zone. |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| ms.subservice | |
| author | SuryaLashmiS |
| ms.date | 03/21/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
The basic representation of a time zone.
| Property | Type | Description |
|---|---|---|
| name | string | The name of a time zone. It can be a standard time zone name such as "Hawaii-Aleutian Standard Time", or "Customized Time Zone" for a custom time zone. |
None.
The following JSON representation shows the resource type.
{
"name": "string"
}