Delen via


IWithScmSiteAlsoStopped<FluentT>.WithScmSiteAlsoStopped(Boolean) Methode

Definitie

Hiermee geeft u op of de SCM-site ook wordt gestopt wanneer de web-app wordt gestopt.

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

Parameters

scmSiteAlsoStopped
Boolean

Is waar als de SCM-site ook is gestopt.

Retouren

Van toepassing op