Share via


IDnsResolverProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.DnsResolverPropertiesTypeConverter))]
public interface IDnsResolverProperties : Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DnsResolver.Models.Api20220701.DnsResolverPropertiesTypeConverter))>]
type IDnsResolverProperties = interface
    interface IJsonSerializable
Public Interface IDnsResolverProperties
Implements IJsonSerializable
Derived
Attributes
Implements

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.

VirtualNetworkId

Resource ID.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to