Language

IDnsResolverPolicyVirtualNetworkLinkProperties Interface

Definition

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

Properties

Name Description
ProvisioningState

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

VirtualNetworkId

Resource ID.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to