Partilhar via


IWithARecordIPv4Address<ParentT>.WithIPv4Address(String) Método

Definição

Cria um registro A com o endereço IPv4 fornecido neste conjunto de registros.

public Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdateDefinition.IWithARecordIPv4AddressOrAttachable<ParentT> WithIPv4Address (string ipv4Address);
abstract member WithIPv4Address : string -> Microsoft.Azure.Management.Dns.Fluent.DnsRecordSet.UpdateDefinition.IWithARecordIPv4AddressOrAttachable<'ParentT>
Public Function WithIPv4Address (ipv4Address As String) As IWithARecordIPv4AddressOrAttachable(Of ParentT)

Parâmetros

ipv4Address
String

O endereço IPv4.

Retornos

Aplica-se a