Compartir a través de


LiveDnsCore.CreateZone (Método)

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

Sintaxis

'Declaración
<SoapDocumentMethodAttribute("http://livednscore.Live.com/CreateZone", RequestNamespace := "http://livednscore.Live.com/",  _
    ResponseNamespace := "http://livednscore.Live.com/", Use := SoapBindingUse.Literal,  _
    ParameterStyle := SoapParameterStyle.Wrapped)> _
Public Function CreateZone ( _
    zoneName As String _
) As Guid
[SoapDocumentMethodAttribute("http://livednscore.Live.com/CreateZone", RequestNamespace = "http://livednscore.Live.com/", 
    ResponseNamespace = "http://livednscore.Live.com/", Use = SoapBindingUse.Literal, 
    ParameterStyle = SoapParameterStyle.Wrapped)]
public Guid CreateZone(
    string zoneName
)

Parámetros

Valor devuelto

Tipo: System.Guid

Seguridad de .NET Framework

Vea también

Referencia

LiveDnsCore Clase

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