| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withBaseAddress(String baseAddress)
Set the baseAddress property: Base address.
|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withFileDescription(String fileDescription)
Set the fileDescription property: File description.
|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withFileName(String fileName)
Set the fileName property: File name.
|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withFilePath(String filePath)
Set the filePath property: File path.
|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withFileVersion(String fileVersion)
Set the fileVersion property: File version.
|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withHref(String href)
Set the href property: HRef URI.
|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withIsDebug(Boolean isDebug)
Set the isDebug property: Is debug?.
|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withLanguage(String language)
Set the language property: Module language (locale).
|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withModuleMemorySize(Integer moduleMemorySize)
Set the moduleMemorySize property: Module memory size.
|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withProduct(String product)
Set the product property: Product name.
|
ProcessModuleInfoProperties |
ProcessModuleInfoProperties.withProductVersion(String productVersion)
Set the productVersion property: Product version.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.