| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent |
Package containing the service clients for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
SitePhpErrorLogFlagInner |
WebAppsClient.getSitePhpErrorLogFlag(String resourceGroupName,
String name)
Description for Gets web app's event logs.
|
SitePhpErrorLogFlagInner |
WebAppsClient.getSitePhpErrorLogFlagSlot(String resourceGroupName,
String name,
String slot)
Description for Gets web app's event logs.
|
| Modifier and Type | Method and Description |
|---|---|
SitePhpErrorLogFlagInner |
SitePhpErrorLogFlagInner.withKind(String kind)
Set the kind property: Kind of resource.
|
SitePhpErrorLogFlagInner |
SitePhpErrorLogFlagInner.withLocalLogErrors(String localLogErrors)
Set the localLogErrors property: Local log_errors setting.
|
SitePhpErrorLogFlagInner |
SitePhpErrorLogFlagInner.withLocalLogErrorsMaxLength(String localLogErrorsMaxLength)
Set the localLogErrorsMaxLength property: Local log_errors_max_len setting.
|
SitePhpErrorLogFlagInner |
SitePhpErrorLogFlagInner.withMasterLogErrors(String masterLogErrors)
Set the masterLogErrors property: Master log_errors setting.
|
SitePhpErrorLogFlagInner |
SitePhpErrorLogFlagInner.withMasterLogErrorsMaxLength(String masterLogErrorsMaxLength)
Set the masterLogErrorsMaxLength property: Master log_errors_max_len setting.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.