Freigeben über


LiveDnsCore.UpdateCNameRecordAsync-Methode (String, Guid, UInt32, String, Object)

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 UpdateCNameRecordAsync ( _
    ownerName As String, _
    resourceRecordId As Guid, _
    ttl As UInteger, _
    cName As String, _
    userState As Object _
)
[CLSCompliantAttribute(false)]
public void UpdateCNameRecordAsync(
    string ownerName,
    Guid resourceRecordId,
    uint ttl,
    string cName,
    Object userState
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LiveDnsCore Klasse

UpdateCNameRecordAsync-Überladung

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace