Compartir a través de


LiveDnsCore.UpdateSrvRecordAsync (Método) (String, Guid, UInt32, UInt16, UInt16, UInt16, String, Object)

Esta API no es conforme a CLS. 

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server.Alm
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<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, _
    userState As Object _
)
[CLSCompliantAttribute(false)]
public void UpdateSrvRecordAsync(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    ushort priority,
    ushort weight,
    ushort port,
    string target,
    Object userState
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

LiveDnsCore Clase

UpdateSrvRecordAsync (Sobrecarga)

Microsoft.TeamFoundation.Framework.Server.Alm (Espacio de nombres)