Partager via


LiveDnsCore.UpdateMxRecordAsync, méthode (String, Guid, UInt32, String, UInt16)

Cette API n'est pas conforme CLS. 

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
<CLSCompliantAttribute(False)> _
Public Sub UpdateMxRecordAsync ( _
    ownerName As String, _
    resourceRecordId As Guid, _
    ttl As UInteger, _
    mxHost As String, _
    mxPriority As UShort _
)
[CLSCompliantAttribute(false)]
public void UpdateMxRecordAsync(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    string mxHost,
    ushort mxPriority
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

LiveDnsCore Classe

UpdateMxRecordAsync, surcharge

Microsoft.TeamFoundation.Framework.Server.Alm, espace de noms