Partager via


LiveDnsCore.UpdateCNameRecordAsync, méthode (String, Guid, UInt32, String, Object)

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

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

LiveDnsCore Classe

UpdateCNameRecordAsync, surcharge

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