NetworkInterfaceDnsSettings.InternalFqdn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets fully qualified DNS name supporting internal communications between VMs in the same virtual network.
[Newtonsoft.Json.JsonProperty(PropertyName="internalFqdn")]
public string InternalFqdn { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="internalFqdn")>]
member this.InternalFqdn : string
Public ReadOnly Property InternalFqdn As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute