Compartir a través de


LiveDnsCore.UpdateAaaaRecordAsync (Método) (String, Guid, UInt32, String)

Esta API no es conforme a CLS. 

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server.Alm
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<CLSCompliantAttribute(False)> _
Public Sub UpdateAaaaRecordAsync ( _
    ownerName As String, _
    resourceRecordId As Guid, _
    ttl As UInteger, _
    ipAddress As String _
)
[CLSCompliantAttribute(false)]
public void UpdateAaaaRecordAsync(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    string ipAddress
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

LiveDnsCore Clase

UpdateAaaaRecordAsync (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server.Alm (Espacio de nombres)