Share via


IWithSiteEnabled<FluentT>.WithAppDisabledOnCreation Method

Definition

Disables the web app upon creation.

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

Returns

Applies to