CustomDnsConfigPropertiesFormat Class

Definition

Contains custom Dns resolution configuration from customer.

public class CustomDnsConfigPropertiesFormat
type CustomDnsConfigPropertiesFormat = class
Public Class CustomDnsConfigPropertiesFormat
Inheritance
CustomDnsConfigPropertiesFormat

Constructors

CustomDnsConfigPropertiesFormat()

Initializes a new instance of the CustomDnsConfigPropertiesFormat class.

CustomDnsConfigPropertiesFormat(String, IList<String>)

Initializes a new instance of the CustomDnsConfigPropertiesFormat class.

Properties

Fqdn

Gets or sets fqdn that resolves to private endpoint ip address.

IpAddresses

Gets or sets a list of private ip addresses of the private endpoint.

Applies to