Compartir a través de


IWithSiteConfigs<FluentT>.WithoutDefaultDocument(String) Método

Definición

Quita un documento predeterminado.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithoutDefaultDocument (string document);
abstract member WithoutDefaultDocument : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithoutDefaultDocument (document As String) As IUpdate(Of FluentT)

Parámetros

document
String

Documento predeterminado que se va a quitar.

Devoluciones

Se aplica a