Uses of Class
com.azure.resourcemanager.appservice.models.AbnormalTimePeriod
Packages that use AbnormalTimePeriod
Package
Description
Package containing the inner data models for AppService.
Package containing the data models for AppService.
-
Uses of AbnormalTimePeriod in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type AbnormalTimePeriodModifier and TypeMethodDescriptionDiagnosticAnalysisInner.abnormalTimePeriods()Get the abnormalTimePeriods property: List of time periods.DiagnosticAnalysisProperties.abnormalTimePeriods()Get the abnormalTimePeriods property: List of time periods. -
Uses of AbnormalTimePeriod in com.azure.resourcemanager.appservice.models
Classes in com.azure.resourcemanager.appservice.models that implement interfaces with type arguments of type AbnormalTimePeriodModifier and TypeClassDescriptionfinal classClass representing Abnormal Time Period identified in diagnosis.Methods in com.azure.resourcemanager.appservice.models that return AbnormalTimePeriodModifier and TypeMethodDescriptionstatic AbnormalTimePeriodAbnormalTimePeriod.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of AbnormalTimePeriod from the JsonReader.