Uses of Class
com.azure.resourcemanager.sql.fluent.models.TimeZoneInner
Packages that use TimeZoneInner
Package
Description
Package containing the service clients for SqlManagementClient.
Package containing the inner data models for SqlManagementClient.
Package containing the data models for SqlManagementClient.
-
Uses of TimeZoneInner in com.azure.resourcemanager.sql.fluent
Methods in com.azure.resourcemanager.sql.fluent that return TimeZoneInnerModifier and TypeMethodDescriptionGets a managed instance time zone.Methods in com.azure.resourcemanager.sql.fluent that return types with arguments of type TimeZoneInnerModifier and TypeMethodDescriptionGets a managed instance time zone.com.azure.core.http.rest.Response<TimeZoneInner> TimeZonesClient.getWithResponse(String locationName, String timeZoneId, com.azure.core.util.Context context) Gets a managed instance time zone.Mono<com.azure.core.http.rest.Response<TimeZoneInner>> TimeZonesClient.getWithResponseAsync(String locationName, String timeZoneId) Gets a managed instance time zone.com.azure.core.http.rest.PagedIterable<TimeZoneInner> TimeZonesClient.listByLocation(String locationName) Gets a list of managed instance time zones by location.com.azure.core.http.rest.PagedIterable<TimeZoneInner> TimeZonesClient.listByLocation(String locationName, com.azure.core.util.Context context) Gets a list of managed instance time zones by location.com.azure.core.http.rest.PagedFlux<TimeZoneInner> TimeZonesClient.listByLocationAsync(String locationName) Gets a list of managed instance time zones by location. -
Uses of TimeZoneInner in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return TimeZoneInnerModifier and TypeMethodDescriptionstatic TimeZoneInnerTimeZoneInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TimeZoneInner from the JsonReader. -
Uses of TimeZoneInner in com.azure.resourcemanager.sql.models
Methods in com.azure.resourcemanager.sql.models that return types with arguments of type TimeZoneInnerModifier and TypeMethodDescriptionTimeZoneListResult.value()Get the value property: Array of results.