Freigeben über


LiveDnsCore.UpdateARecordAsync-Methode (String, Guid, UInt32, String, Object)

Diese API ist nicht CLS-kompatibel. 

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
Public Sub UpdateARecordAsync ( _
    ownerName As String, _
    resourceRecordId As Guid, _
    ttl As UInteger, _
    ipAddress As String, _
    userState As Object _
)
[CLSCompliantAttribute(false)]
public void UpdateARecordAsync(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    string ipAddress,
    Object userState
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LiveDnsCore Klasse

UpdateARecordAsync-Überladung

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace