Freigeben über


LiveDnsCore.UpdateAaaaRecordAsync-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 UpdateAaaaRecordAsync ( _
    ownerName As String, _
    resourceRecordId As Guid, _
    ttl As UInteger, _
    ipAddress As String, _
    userState As Object _
)
[CLSCompliantAttribute(false)]
public void UpdateAaaaRecordAsync(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    string ipAddress,
    Object userState
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LiveDnsCore Klasse

UpdateAaaaRecordAsync-Überladung

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace