Freigeben über


LiveDnsCore.UpdateMxRecordAsync-Methode (String, Guid, UInt32, String, UInt16, 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 UpdateMxRecordAsync ( _
    ownerName As String, _
    resourceRecordId As Guid, _
    ttl As UInteger, _
    mxHost As String, _
    mxPriority As UShort, _
    userState As Object _
)
[CLSCompliantAttribute(false)]
public void UpdateMxRecordAsync(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    string mxHost,
    ushort mxPriority,
    Object userState
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LiveDnsCore Klasse

UpdateMxRecordAsync-Überladung

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace