Uses of Class
com.azure.resourcemanager.appservice.models.RequestHistoryProperties
Packages that use RequestHistoryProperties
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of RequestHistoryProperties in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return RequestHistoryPropertiesModifier and TypeMethodDescriptionRequestHistoryInner.properties()Get the properties property: The request history properties. -
Uses of RequestHistoryProperties in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type RequestHistoryPropertiesMethods in com.azure.resourcemanager.appservice.models that return RequestHistoryPropertiesModifier and TypeMethodDescriptionstatic RequestHistoryPropertiesRequestHistoryProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of RequestHistoryProperties from the JsonReader.