IWithSiteEnabled<FluentT>.WithAppDisabledOnCreation Method

Definition

Disables the web app upon creation.

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

Returns

Applies to