| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SitePhpErrorLogFlagProperties |
SitePhpErrorLogFlagProperties.withLocalLogErrors(String localLogErrors)
Set the localLogErrors property: Local log_errors setting.
|
SitePhpErrorLogFlagProperties |
SitePhpErrorLogFlagProperties.withLocalLogErrorsMaxLength(String localLogErrorsMaxLength)
Set the localLogErrorsMaxLength property: Local log_errors_max_len setting.
|
SitePhpErrorLogFlagProperties |
SitePhpErrorLogFlagProperties.withMasterLogErrors(String masterLogErrors)
Set the masterLogErrors property: Master log_errors setting.
|
SitePhpErrorLogFlagProperties |
SitePhpErrorLogFlagProperties.withMasterLogErrorsMaxLength(String masterLogErrorsMaxLength)
Set the masterLogErrorsMaxLength property: Master log_errors_max_len setting.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.