Uses of Class
com.azure.resourcemanager.appservice.fluent.models.ProcessModuleInfoInner
Packages that use ProcessModuleInfoInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of ProcessModuleInfoInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return ProcessModuleInfoInnerModifier and TypeMethodDescriptionWebAppsClient.getInstanceProcessModule(String resourceGroupName, String name, String processId, String baseAddress, String instanceId) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getInstanceProcessModuleSlot(String resourceGroupName, String name, String processId, String baseAddress, String slot, String instanceId) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getProcessModule(String resourceGroupName, String name, String processId, String baseAddress) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getProcessModuleSlot(String resourceGroupName, String name, String processId, String baseAddress, String slot) Get process information by its ID for a specific scaled-out instance in a web site.Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type ProcessModuleInfoInnerModifier and TypeMethodDescriptionWebAppsClient.getInstanceProcessModuleAsync(String resourceGroupName, String name, String processId, String baseAddress, String instanceId) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getInstanceProcessModuleSlotAsync(String resourceGroupName, String name, String processId, String baseAddress, String slot, String instanceId) Get process information by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.Response<ProcessModuleInfoInner> WebAppsClient.getInstanceProcessModuleSlotWithResponse(String resourceGroupName, String name, String processId, String baseAddress, String slot, String instanceId, com.azure.core.util.Context context) Get process information by its ID for a specific scaled-out instance in a web site.Mono<com.azure.core.http.rest.Response<ProcessModuleInfoInner>> WebAppsClient.getInstanceProcessModuleSlotWithResponseAsync(String resourceGroupName, String name, String processId, String baseAddress, String slot, String instanceId) Get process information by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.Response<ProcessModuleInfoInner> WebAppsClient.getInstanceProcessModuleWithResponse(String resourceGroupName, String name, String processId, String baseAddress, String instanceId, com.azure.core.util.Context context) Get process information by its ID for a specific scaled-out instance in a web site.Mono<com.azure.core.http.rest.Response<ProcessModuleInfoInner>> WebAppsClient.getInstanceProcessModuleWithResponseAsync(String resourceGroupName, String name, String processId, String baseAddress, String instanceId) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getProcessModuleAsync(String resourceGroupName, String name, String processId, String baseAddress) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getProcessModuleSlotAsync(String resourceGroupName, String name, String processId, String baseAddress, String slot) Get process information by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.Response<ProcessModuleInfoInner> WebAppsClient.getProcessModuleSlotWithResponse(String resourceGroupName, String name, String processId, String baseAddress, String slot, com.azure.core.util.Context context) Get process information by its ID for a specific scaled-out instance in a web site.Mono<com.azure.core.http.rest.Response<ProcessModuleInfoInner>> WebAppsClient.getProcessModuleSlotWithResponseAsync(String resourceGroupName, String name, String processId, String baseAddress, String slot) Get process information by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.Response<ProcessModuleInfoInner> WebAppsClient.getProcessModuleWithResponse(String resourceGroupName, String name, String processId, String baseAddress, com.azure.core.util.Context context) Get process information by its ID for a specific scaled-out instance in a web site.Mono<com.azure.core.http.rest.Response<ProcessModuleInfoInner>> WebAppsClient.getProcessModuleWithResponseAsync(String resourceGroupName, String name, String processId, String baseAddress) Get process information by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessModuleInfoInner> WebAppsClient.listInstanceProcessModules(String resourceGroupName, String name, String processId, String instanceId) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessModuleInfoInner> WebAppsClient.listInstanceProcessModules(String resourceGroupName, String name, String processId, String instanceId, com.azure.core.util.Context context) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedFlux<ProcessModuleInfoInner> WebAppsClient.listInstanceProcessModulesAsync(String resourceGroupName, String name, String processId, String instanceId) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessModuleInfoInner> WebAppsClient.listInstanceProcessModulesSlot(String resourceGroupName, String name, String processId, String slot, String instanceId) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessModuleInfoInner> WebAppsClient.listInstanceProcessModulesSlot(String resourceGroupName, String name, String processId, String slot, String instanceId, com.azure.core.util.Context context) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedFlux<ProcessModuleInfoInner> WebAppsClient.listInstanceProcessModulesSlotAsync(String resourceGroupName, String name, String processId, String slot, String instanceId) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessModuleInfoInner> WebAppsClient.listProcessModules(String resourceGroupName, String name, String processId) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessModuleInfoInner> WebAppsClient.listProcessModules(String resourceGroupName, String name, String processId, com.azure.core.util.Context context) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedFlux<ProcessModuleInfoInner> WebAppsClient.listProcessModulesAsync(String resourceGroupName, String name, String processId) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessModuleInfoInner> WebAppsClient.listProcessModulesSlot(String resourceGroupName, String name, String processId, String slot) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessModuleInfoInner> WebAppsClient.listProcessModulesSlot(String resourceGroupName, String name, String processId, String slot, com.azure.core.util.Context context) List module information for a process by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedFlux<ProcessModuleInfoInner> WebAppsClient.listProcessModulesSlotAsync(String resourceGroupName, String name, String processId, String slot) List module information for a process by its ID for a specific scaled-out instance in a web site. -
Uses of ProcessModuleInfoInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ProcessModuleInfoInnerModifier and TypeMethodDescriptionstatic ProcessModuleInfoInnerProcessModuleInfoInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ProcessModuleInfoInner from the JsonReader.ProcessModuleInfoInner.withBaseAddress(String baseAddress) Set the baseAddress property: Base address.ProcessModuleInfoInner.withFileDescription(String fileDescription) Set the fileDescription property: File description.ProcessModuleInfoInner.withFileName(String fileName) Set the fileName property: File name.ProcessModuleInfoInner.withFilePath(String filePath) Set the filePath property: File path.ProcessModuleInfoInner.withFileVersion(String fileVersion) Set the fileVersion property: File version.Set the href property: HRef URI.ProcessModuleInfoInner.withIsDebug(Boolean isDebug) Set the isDebug property: Is debug?.Set the kind property: Kind of resource.ProcessModuleInfoInner.withLanguage(String language) Set the language property: Module language (locale).ProcessModuleInfoInner.withModuleMemorySize(Integer moduleMemorySize) Set the moduleMemorySize property: Module memory size.ProcessModuleInfoInner.withProduct(String product) Set the product property: Product name.ProcessModuleInfoInner.withProductVersion(String productVersion) Set the productVersion property: Product version.Methods in com.azure.resourcemanager.appservice.fluent.models that return types with arguments of type ProcessModuleInfoInnerModifier and TypeMethodDescriptionProcessInfoInner.modules()Get the modules property: List of modules.ProcessInfoProperties.modules()Get the modules property: List of modules.Method parameters in com.azure.resourcemanager.appservice.fluent.models with type arguments of type ProcessModuleInfoInnerModifier and TypeMethodDescriptionProcessInfoInner.withModules(List<ProcessModuleInfoInner> modules) Set the modules property: List of modules.ProcessInfoProperties.withModules(List<ProcessModuleInfoInner> modules) Set the modules property: List of modules. -
Uses of ProcessModuleInfoInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type ProcessModuleInfoInnerModifier and TypeMethodDescriptionProcessModuleInfoCollection.value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type ProcessModuleInfoInnerModifier and TypeMethodDescriptionProcessModuleInfoCollection.withValue(List<ProcessModuleInfoInner> value) Set the value property: Collection of resources.