Freigeben über


LiveDnsCore.UpdateSrvRecordAsync-Methode (String, Guid, UInt32, UInt16, UInt16, UInt16, String)

Diese API ist nicht CLS-kompatibel. 

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<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
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LiveDnsCore Klasse

UpdateSrvRecordAsync-Überladung

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace