共用方式為


NetworkInterfaceDnsSettings.InternalFqdn Property

Definition

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

Applies to