24 строки
1.4 KiB
YAML
24 строки
1.4 KiB
YAML
|
### YamlMime:JavaType
|
||
|
methods:
|
||
|
- fullName: com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteEnabled<FluentT>.withAppDisabledOnCreation()
|
||
|
name: withAppDisabledOnCreation()
|
||
|
nameWithType: WebAppBase.UpdateStages.WithSiteEnabled<FluentT>.withAppDisabledOnCreation()
|
||
|
returns:
|
||
|
description: <p>the next stage of web app update </p>
|
||
|
type: <xref href="com.microsoft.azure.management.appservice.WebAppBase.Update?alt=com.microsoft.azure.management.appservice.WebAppBase.Update&text=WebAppBase.Update" data-throw-if-not-resolved="False"/><FluentT>
|
||
|
summary: <p>Disables the web app upon creation. </p>
|
||
|
syntax: public Update<FluentT> withAppDisabledOnCreation()
|
||
|
uid: com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteEnabled.withAppDisabledOnCreation()
|
||
|
nameWithType: WebAppBase.UpdateStages.WithSiteEnabled<FluentT>
|
||
|
syntax: public interface WithSiteEnabled<FluentT>
|
||
|
type: interface
|
||
|
typeParameters:
|
||
|
- description: <p>the type of the resource </p>
|
||
|
name: FluentT
|
||
|
uid: com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteEnabled
|
||
|
fullName: com.microsoft.azure.management.appservice.WebAppBase.UpdateStages.WithSiteEnabled<FluentT>
|
||
|
name: WebAppBase.UpdateStages.WithSiteEnabled<FluentT>
|
||
|
package: com.microsoft.azure.management.appservice
|
||
|
summary: <p>The stage of the web app update allowing disabling the web app upon creation. </p>
|
||
|
metadata: {}
|