DetectorResponseInner.Metadata Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets metadata for the detector
[Newtonsoft.Json.JsonProperty(PropertyName="properties.metadata")]
public Microsoft.Azure.Management.AppService.Fluent.Models.DetectorInfo Metadata { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.metadata")>]
member this.Metadata : Microsoft.Azure.Management.AppService.Fluent.Models.DetectorInfo with get, set
Public Property Metadata As DetectorInfo
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute