Uses of Class
com.azure.resourcemanager.appservice.fluent.models.ProcessInfoInner
Packages that use ProcessInfoInner
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 ProcessInfoInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return ProcessInfoInnerModifier and TypeMethodDescriptionWebAppsClient.getInstanceProcess(String resourceGroupName, String name, String processId, String instanceId) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getInstanceProcessSlot(String resourceGroupName, String name, String processId, String slot, String instanceId) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getProcess(String resourceGroupName, String name, String processId) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getProcessSlot(String resourceGroupName, String name, String processId, 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 ProcessInfoInnerModifier and TypeMethodDescriptionWebAppsClient.getInstanceProcessAsync(String resourceGroupName, String name, String processId, String instanceId) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getInstanceProcessSlotAsync(String resourceGroupName, String name, String processId, 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<ProcessInfoInner> WebAppsClient.getInstanceProcessSlotWithResponse(String resourceGroupName, String name, String processId, 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<ProcessInfoInner>> WebAppsClient.getInstanceProcessSlotWithResponseAsync(String resourceGroupName, String name, String processId, 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<ProcessInfoInner> WebAppsClient.getInstanceProcessWithResponse(String resourceGroupName, String name, String processId, 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<ProcessInfoInner>> WebAppsClient.getInstanceProcessWithResponseAsync(String resourceGroupName, String name, String processId, String instanceId) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getProcessAsync(String resourceGroupName, String name, String processId) Get process information by its ID for a specific scaled-out instance in a web site.WebAppsClient.getProcessSlotAsync(String resourceGroupName, String name, String processId, String slot) Get process information by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.Response<ProcessInfoInner> WebAppsClient.getProcessSlotWithResponse(String resourceGroupName, String name, String processId, 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<ProcessInfoInner>> WebAppsClient.getProcessSlotWithResponseAsync(String resourceGroupName, String name, String processId, String slot) Get process information by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.Response<ProcessInfoInner> WebAppsClient.getProcessWithResponse(String resourceGroupName, String name, String processId, 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<ProcessInfoInner>> WebAppsClient.getProcessWithResponseAsync(String resourceGroupName, String name, String processId) Get process information by its ID for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessInfoInner> WebAppsClient.listInstanceProcesses(String resourceGroupName, String name, String instanceId) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessInfoInner> WebAppsClient.listInstanceProcesses(String resourceGroupName, String name, String instanceId, com.azure.core.util.Context context) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedFlux<ProcessInfoInner> WebAppsClient.listInstanceProcessesAsync(String resourceGroupName, String name, String instanceId) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessInfoInner> WebAppsClient.listInstanceProcessesSlot(String resourceGroupName, String name, String slot, String instanceId) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessInfoInner> WebAppsClient.listInstanceProcessesSlot(String resourceGroupName, String name, String slot, String instanceId, com.azure.core.util.Context context) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedFlux<ProcessInfoInner> WebAppsClient.listInstanceProcessesSlotAsync(String resourceGroupName, String name, String slot, String instanceId) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessInfoInner> WebAppsClient.listProcesses(String resourceGroupName, String name) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessInfoInner> WebAppsClient.listProcesses(String resourceGroupName, String name, com.azure.core.util.Context context) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedFlux<ProcessInfoInner> WebAppsClient.listProcessesAsync(String resourceGroupName, String name) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessInfoInner> WebAppsClient.listProcessesSlot(String resourceGroupName, String name, String slot) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedIterable<ProcessInfoInner> WebAppsClient.listProcessesSlot(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site.com.azure.core.http.rest.PagedFlux<ProcessInfoInner> WebAppsClient.listProcessesSlotAsync(String resourceGroupName, String name, String slot) Get list of processes for a web site, or a deployment slot, or for a specific scaled-out instance in a web site. -
Uses of ProcessInfoInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return ProcessInfoInnerModifier and TypeMethodDescriptionstatic ProcessInfoInnerProcessInfoInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ProcessInfoInner from the JsonReader.ProcessInfoInner.withChildren(List<String> children) Set the children property: Child process list.ProcessInfoInner.withCommandLine(String commandLine) Set the commandLine property: Command line.ProcessInfoInner.withDeploymentName(String deploymentName) Set the deploymentName property: Deployment name.ProcessInfoInner.withDescription(String description) Set the description property: Description of process.ProcessInfoInner.withEnvironmentVariables(Map<String, String> environmentVariables) Set the environmentVariables property: List of environment variables.ProcessInfoInner.withFileName(String fileName) Set the fileName property: File name of this process.ProcessInfoInner.withHandleCount(Integer handleCount) Set the handleCount property: Handle count.Set the href property: HRef URI.ProcessInfoInner.withIisProfileTimeoutInSeconds(Double iisProfileTimeoutInSeconds) Set the iisProfileTimeoutInSeconds property: IIS Profile timeout (seconds).ProcessInfoInner.withIsIisProfileRunning(Boolean isIisProfileRunning) Set the isIisProfileRunning property: Is the IIS Profile running?.ProcessInfoInner.withIsProfileRunning(Boolean isProfileRunning) Set the isProfileRunning property: Is profile running?.ProcessInfoInner.withIsScmSite(Boolean isScmSite) Set the isScmSite property: Is this the SCM site?.ProcessInfoInner.withIsWebjob(Boolean isWebjob) Set the isWebjob property: Is this a Web Job?.Set the kind property: Kind of resource.ProcessInfoInner.withMinidump(String minidump) Set the minidump property: Minidump URI.ProcessInfoInner.withModuleCount(Integer moduleCount) Set the moduleCount property: Module count.ProcessInfoInner.withModules(List<ProcessModuleInfoInner> modules) Set the modules property: List of modules.ProcessInfoInner.withNonPagedSystemMemory(Long nonPagedSystemMemory) Set the nonPagedSystemMemory property: Non-paged system memory.ProcessInfoInner.withOpenFileHandles(List<String> openFileHandles) Set the openFileHandles property: List of open files.ProcessInfoInner.withPagedMemory(Long pagedMemory) Set the pagedMemory property: Paged memory.ProcessInfoInner.withPagedSystemMemory(Long pagedSystemMemory) Set the pagedSystemMemory property: Paged system memory.ProcessInfoInner.withParent(String parent) Set the parent property: Parent process.ProcessInfoInner.withPeakPagedMemory(Long peakPagedMemory) Set the peakPagedMemory property: Peak paged memory.ProcessInfoInner.withPeakVirtualMemory(Long peakVirtualMemory) Set the peakVirtualMemory property: Peak virtual memory usage.ProcessInfoInner.withPeakWorkingSet(Long peakWorkingSet) Set the peakWorkingSet property: Peak working set.ProcessInfoInner.withPrivateMemory(Long privateMemory) Set the privateMemory property: Private memory size.ProcessInfoInner.withPrivilegedCpuTime(String privilegedCpuTime) Set the privilegedCpuTime property: Privileged CPU time.ProcessInfoInner.withStartTime(OffsetDateTime startTime) Set the startTime property: Start time.ProcessInfoInner.withThreadCount(Integer threadCount) Set the threadCount property: Thread count.ProcessInfoInner.withThreads(List<ProcessThreadInfoInner> threads) Set the threads property: Thread list.ProcessInfoInner.withTimestamp(OffsetDateTime timestamp) Set the timestamp property: Time stamp.ProcessInfoInner.withTotalCpuTime(String totalCpuTime) Set the totalCpuTime property: Total CPU time.ProcessInfoInner.withUserCpuTime(String userCpuTime) Set the userCpuTime property: User CPU time.ProcessInfoInner.withUsername(String username) Set the username property: User name.ProcessInfoInner.withVirtualMemory(Long virtualMemory) Set the virtualMemory property: Virtual memory size.ProcessInfoInner.withWorkingSet(Long workingSet) Set the workingSet property: Working set. -
Uses of ProcessInfoInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type ProcessInfoInnerModifier and TypeMethodDescriptionProcessInfoCollection.value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type ProcessInfoInnerModifier and TypeMethodDescriptionProcessInfoCollection.withValue(List<ProcessInfoInner> value) Set the value property: Collection of resources.