Partager via


LiveDnsCore.BeginEnumerateResourceRecordsByZone, méthode

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 Function BeginEnumerateResourceRecordsByZone ( _
    zoneName As String, _
    recordType As ResourceRecordType, _
    count As UInteger, _
    startOwnerName As String, _
    startResourceRecordId As Nullable(Of Guid), _
    callback As AsyncCallback, _
    asyncState As Object _
) As IAsyncResult
[CLSCompliantAttribute(false)]
public IAsyncResult BeginEnumerateResourceRecordsByZone(
    string zoneName,
    ResourceRecordType recordType,
    uint count,
    string startOwnerName,
    Nullable<Guid> startResourceRecordId,
    AsyncCallback callback,
    Object asyncState
)

Paramètres

Valeur de retour

Type : System.IAsyncResult

Sécurité .NET Framework

Voir aussi

Référence

LiveDnsCore Classe

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