InboundEndpointProperties interface

Represents the properties of an inbound endpoint for a DNS resolver.

Properties

ipConfigurations

IP configurations for the inbound endpoint.

provisioningState

The current provisioning state of the inbound endpoint. This is a read-only property and any attempt to set this value will be ignored.

resourceGuid

The resourceGuid property of the inbound endpoint resource.

Property Details

ipConfigurations

IP configurations for the inbound endpoint.

ipConfigurations: IpConfiguration[]

Property Value

provisioningState

The current provisioning state of the inbound endpoint. This is a read-only property and any attempt to set this value will be ignored.

provisioningState?: string

Property Value

string

resourceGuid

The resourceGuid property of the inbound endpoint resource.

resourceGuid?: string

Property Value

string