Uses of Class
com.azure.resourcemanager.authorization.fluent.models.MicrosoftGraphTimeZoneBase
-
Packages that use MicrosoftGraphTimeZoneBase Package Description com.azure.resourcemanager.authorization.fluent.models Package containing the inner data models for AuthorizationManagementClient. -
-
Uses of MicrosoftGraphTimeZoneBase in com.azure.resourcemanager.authorization.fluent.models
Methods in com.azure.resourcemanager.authorization.fluent.models that return MicrosoftGraphTimeZoneBase Modifier and Type Method Description MicrosoftGraphTimeZoneBase
MicrosoftGraphWorkingHours. timeZone()
Get the timeZone property: timeZoneBase.MicrosoftGraphTimeZoneBase
MicrosoftGraphTimeZoneBase. withAdditionalProperties(Map<String,Object> additionalProperties)
Set the additionalProperties property: timeZoneBase.MicrosoftGraphTimeZoneBase
MicrosoftGraphTimeZoneBase. withName(String name)
Set the name property: The name of a time zone.Methods in com.azure.resourcemanager.authorization.fluent.models with parameters of type MicrosoftGraphTimeZoneBase Modifier and Type Method Description MicrosoftGraphWorkingHours
MicrosoftGraphWorkingHours. withTimeZone(MicrosoftGraphTimeZoneBase timeZone)
Set the timeZone property: timeZoneBase.
-