DnsResolverPolicyProperties interface
Represents the properties of a DNS resolver policy.
Properties
| provisioning |
The current provisioning state of the DNS resolver policy. This is a read-only property and any attempt to set this value will be ignored. |
| resource |
The resourceGuid property of the DNS resolver policy resource. |
Property Details
provisioningState
The current provisioning state of the DNS resolver policy. 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 policy resource.
resourceGuid?: string
Property Value
string