Freigeben über


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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LiveDnsCore Klasse

UpdateTxtRecordAsync-Überladung

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace