Partager via


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

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 UpdateSrvRecordAsync ( _
    ownerName As String, _
    resourceRecordId As Guid, _
    ttl As UInteger, _
    priority As UShort, _
    weight As UShort, _
    port As UShort, _
    target As String _
)
[CLSCompliantAttribute(false)]
public void UpdateSrvRecordAsync(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    ushort priority,
    ushort weight,
    ushort port,
    string target
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

LiveDnsCore Classe

UpdateSrvRecordAsync, surcharge

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