IWithSiteEnabled<FluentT>.WithAppDisabledOnCreation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)