Partager via


LiveDnsCore.EnumerateResourceRecordsByZoneAsync, méthode (String, ResourceRecordType, UInt32, String, Nullable<Guid>)

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 EnumerateResourceRecordsByZoneAsync ( _
    zoneName As String, _
    recordType As ResourceRecordType, _
    count As UInteger, _
    startOwnerName As String, _
    startResourceRecordId As Nullable(Of Guid) _
)
[CLSCompliantAttribute(false)]
public void EnumerateResourceRecordsByZoneAsync(
    string zoneName,
    ResourceRecordType recordType,
    uint count,
    string startOwnerName,
    Nullable<Guid> startResourceRecordId
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

LiveDnsCore Classe

EnumerateResourceRecordsByZoneAsync, surcharge

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