Uses of Class
com.azure.resourcemanager.appservice.models.DetectorInfo
Packages that use DetectorInfo
Package
Description
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of DetectorInfo in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return DetectorInfoModifier and TypeMethodDescriptionDetectorResponseInner.metadata()
Get the metadata property: metadata for the detector.DetectorResponseProperties.metadata()
Get the metadata property: metadata for the detector.Methods in com.azure.resourcemanager.appservice.fluent.models with parameters of type DetectorInfoModifier and TypeMethodDescriptionDetectorResponseInner.withMetadata
(DetectorInfo metadata) Set the metadata property: metadata for the detector.DetectorResponseProperties.withMetadata
(DetectorInfo metadata) Set the metadata property: metadata for the detector. -
Uses of DetectorInfo in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return DetectorInfoModifier and TypeMethodDescriptionstatic DetectorInfo
DetectorInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DetectorInfo from the JsonReader.