Share via


NetworkInterfaceDnsSettings.InternalDnsNameLabel Property

Definition

Relative DNS name for this NIC used for internal communications between VMs in the same virtual network.

public Azure.Provisioning.BicepValue<string> InternalDnsNameLabel { get; set; }
member this.InternalDnsNameLabel : Azure.Provisioning.BicepValue<string> with get, set
Public Property InternalDnsNameLabel As BicepValue(Of String)

Property Value

Applies to