Share via


IDnsEntityProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.DnsEntityPropertiesTypeConverter))]
public interface IDnsEntityProperties : Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.IEntityCommonProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Models.Api20210901Preview.DnsEntityPropertiesTypeConverter))>]
type IDnsEntityProperties = interface
    interface IJsonSerializable
    interface IEntityCommonProperties
Public Interface IDnsEntityProperties
Implements IEntityCommonProperties
Derived
Attributes
Implements

Properties

AdditionalData

A bag of custom fields that should be part of the entity and will be presented to the user.

(Inherited from IEntityCommonProperties)
DnsServerIPEntityId

An ip entity id for the dns server resolving the request

DomainName

The name of the dns record associated with the alert

FriendlyName

The graph item display name which is a short humanly readable description of the graph item instance. This property is optional and might be system generated.

(Inherited from IEntityCommonProperties)
HostIPAddressEntityId

An ip entity id for the dns request client

IPAddressEntityId

Ip entity identifiers for the resolved ip address.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to