Partager via


LiveDnsCore.CreateARecordAsync, méthode (String, String, UInt32, String, Boolean)

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 CreateARecordAsync ( _
    zoneName As String, _
    ownerName As String, _
    ttl As UInteger, _
    ipAddress As String, _
    deleteExisting As Boolean _
)
[CLSCompliantAttribute(false)]
public void CreateARecordAsync(
    string zoneName,
    string ownerName,
    uint ttl,
    string ipAddress,
    bool deleteExisting
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

LiveDnsCore Classe

CreateARecordAsync, surcharge

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