IDnsEntity.DnsServerIPEntityId 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.
An ip entity id for the dns server resolving the request
[Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="An ip entity id for the dns server resolving the request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dnsServerIpEntityId", Update=false)]
public string DnsServerIPEntityId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SecurityInsights.Runtime.Info(Create=false, Description="An ip entity id for the dns server resolving the request", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dnsServerIpEntityId", Update=false)>]
member this.DnsServerIPEntityId : string
Public ReadOnly Property DnsServerIPEntityId As String
Property Value
- Attributes