次の方法で共有


ManagedServerDnsAlias.AzureDnsRecord プロパティ

定義

マネージド サーバーエイリアスの完全修飾 DNS レコードを取得します

[Newtonsoft.Json.JsonProperty(PropertyName="properties.azureDnsRecord")]
public string AzureDnsRecord { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.azureDnsRecord")>]
member this.AzureDnsRecord : string
Public ReadOnly Property AzureDnsRecord As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象