次の方法で共有


IWithARecordIPv4Address.WithoutIPv4Address(String) メソッド

定義

指定された IPv4 アドレスを持つ A レコードをレコード セットから削除します。

public Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdateARecordSet.IUpdateARecordSet WithoutIPv4Address (string ipv4Address);
abstract member WithoutIPv4Address : string -> Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdateARecordSet.IUpdateARecordSet
Public Function WithoutIPv4Address (ipv4Address As String) As IUpdateARecordSet

パラメーター

ipv4Address
String

IPv4 アドレス。

戻り値

適用対象