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 MicrosoftGraphTimeZoneBaseMicrosoftGraphWorkingHours. timeZone()Get the timeZone property: timeZoneBase.MicrosoftGraphTimeZoneBaseMicrosoftGraphTimeZoneBase. withAdditionalProperties(Map<String,Object> additionalProperties)Set the additionalProperties property: timeZoneBase.MicrosoftGraphTimeZoneBaseMicrosoftGraphTimeZoneBase. 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 MicrosoftGraphWorkingHoursMicrosoftGraphWorkingHours. withTimeZone(MicrosoftGraphTimeZoneBase timeZone)Set the timeZone property: timeZoneBase.
-