DnsResolverProperties interface

Represents the properties of a DNS resolver.

Properties

dnsResolverState

The current status of the DNS resolver. This is a read-only property and any attempt to set this value will be ignored.

provisioningState

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

resourceGuid

The resourceGuid property of the DNS resolver resource.

virtualNetwork

The reference to the virtual network. This cannot be changed after creation.

Property Details

dnsResolverState

The current status of the DNS resolver. This is a read-only property and any attempt to set this value will be ignored.

dnsResolverState?: string

Property Value

string

provisioningState

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

resourceGuid?: string

Property Value

string

virtualNetwork

The reference to the virtual network. This cannot be changed after creation.

virtualNetwork: SubResource

Property Value