ObservedHeader Class
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.
The ObservedHeader.
public class ObservedHeader : Azure.Analytics.Defender.Easm.ObservedValue, System.ClientModel.Primitives.IJsonModel<Azure.Analytics.Defender.Easm.ObservedHeader>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.Defender.Easm.ObservedHeader>
type ObservedHeader = class
inherit ObservedValue
interface IJsonModel<ObservedHeader>
interface IPersistableModel<ObservedHeader>
Public Class ObservedHeader
Inherits ObservedValue
Implements IJsonModel(Of ObservedHeader), IPersistableModel(Of ObservedHeader)
- Inheritance
- Implements
Properties
Count |
Gets the count. (Inherited from ObservedValue) |
FirstSeen |
Gets the first seen. (Inherited from ObservedValue) |
HeaderName |
Gets the header name. |
HeaderValue |
Gets the header value. |
LastSeen |
Gets the last seen. (Inherited from ObservedValue) |
Recent |
Gets the recent. (Inherited from ObservedValue) |
Explicit Interface Implementations
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET