OutboundEndpointProperties interface

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

Properties

provisioningState

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

resourceGuid

The resourceGuid property of the outbound endpoint resource.

subnet

The reference to the subnet used for the outbound endpoint.

Property Details

provisioningState

The current provisioning state of the outbound 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 outbound endpoint resource.

resourceGuid?: string

Property Value

string

subnet

The reference to the subnet used for the outbound endpoint.

subnet: SubResource

Property Value