Uses of Class
com.azure.resourcemanager.appservice.fluent.models.ProcessInfoInner
-
Packages that use ProcessInfoInner 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.com.azure.resourcemanager.appservice.models 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 ProcessInfoInner Modifier and Type Method Description ProcessInfoInnerWebAppsClient. getInstanceProcess(String resourceGroupName, String name, String processId, String instanceId)Description for Get process information by its ID for a specific scaled-out instance in a web site.ProcessInfoInnerWebAppsClient. getInstanceProcessSlot(String resourceGroupName, String name, String processId, String slot, String instanceId)Description for Get process information by its ID for a specific scaled-out instance in a web site.ProcessInfoInnerWebAppsClient. getProcess(String resourceGroupName, String name, String processId)Description for Get process information by its ID for a specific scaled-out instance in a web site.ProcessInfoInnerWebAppsClient. getProcessSlot(String resourceGroupName, String name, String processId, String slot)Description for 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 ProcessInfoInner Modifier and Type Method Description Mono<ProcessInfoInner>WebAppsClient. getInstanceProcessAsync(String resourceGroupName, String name, String processId, String instanceId)Description for Get process information by its ID for a specific scaled-out instance in a web site.Mono<ProcessInfoInner>WebAppsClient. getInstanceProcessSlotAsync(String resourceGroupName, String name, String processId, String slot, String instanceId)Description for 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)Description for 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)Description for 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)Description for 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)Description for Get process information by its ID for a specific scaled-out instance in a web site.Mono<ProcessInfoInner>WebAppsClient. getProcessAsync(String resourceGroupName, String name, String processId)Description for Get process information by its ID for a specific scaled-out instance in a web site.Mono<ProcessInfoInner>WebAppsClient. getProcessSlotAsync(String resourceGroupName, String name, String processId, String slot)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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)Description for 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 ProcessInfoInner Modifier and Type Method Description ProcessInfoInnerProcessInfoInner. withChildren(List<String> children)Set the children property: Child process list.ProcessInfoInnerProcessInfoInner. withCommandLine(String commandLine)Set the commandLine property: Command line.ProcessInfoInnerProcessInfoInner. withDeploymentName(String deploymentName)Set the deploymentName property: Deployment name.ProcessInfoInnerProcessInfoInner. withDescription(String description)Set the description property: Description of process.ProcessInfoInnerProcessInfoInner. withEnvironmentVariables(Map<String,String> environmentVariables)Set the environmentVariables property: List of environment variables.ProcessInfoInnerProcessInfoInner. withFileName(String fileName)Set the fileName property: File name of this process.ProcessInfoInnerProcessInfoInner. withHandleCount(Integer handleCount)Set the handleCount property: Handle count.ProcessInfoInnerProcessInfoInner. withHref(String href)Set the href property: HRef URI.ProcessInfoInnerProcessInfoInner. withIisProfileTimeoutInSeconds(Double iisProfileTimeoutInSeconds)Set the iisProfileTimeoutInSeconds property: IIS Profile timeout (seconds).ProcessInfoInnerProcessInfoInner. withIsIisProfileRunning(Boolean isIisProfileRunning)Set the isIisProfileRunning property: Is the IIS Profile running?.ProcessInfoInnerProcessInfoInner. withIsProfileRunning(Boolean isProfileRunning)Set the isProfileRunning property: Is profile running?.ProcessInfoInnerProcessInfoInner. withIsScmSite(Boolean isScmSite)Set the isScmSite property: Is this the SCM site?.ProcessInfoInnerProcessInfoInner. withIsWebjob(Boolean isWebjob)Set the isWebjob property: Is this a Web Job?.ProcessInfoInnerProcessInfoInner. withKind(String kind)Set the kind property: Kind of resource.ProcessInfoInnerProcessInfoInner. withMinidump(String minidump)Set the minidump property: Minidump URI.ProcessInfoInnerProcessInfoInner. withModuleCount(Integer moduleCount)Set the moduleCount property: Module count.ProcessInfoInnerProcessInfoInner. withModules(List<ProcessModuleInfoInner> modules)Set the modules property: List of modules.ProcessInfoInnerProcessInfoInner. withNonPagedSystemMemory(Long nonPagedSystemMemory)Set the nonPagedSystemMemory property: Non-paged system memory.ProcessInfoInnerProcessInfoInner. withOpenFileHandles(List<String> openFileHandles)Set the openFileHandles property: List of open files.ProcessInfoInnerProcessInfoInner. withPagedMemory(Long pagedMemory)Set the pagedMemory property: Paged memory.ProcessInfoInnerProcessInfoInner. withPagedSystemMemory(Long pagedSystemMemory)Set the pagedSystemMemory property: Paged system memory.ProcessInfoInnerProcessInfoInner. withParent(String parent)Set the parent property: Parent process.ProcessInfoInnerProcessInfoInner. withPeakPagedMemory(Long peakPagedMemory)Set the peakPagedMemory property: Peak paged memory.ProcessInfoInnerProcessInfoInner. withPeakVirtualMemory(Long peakVirtualMemory)Set the peakVirtualMemory property: Peak virtual memory usage.ProcessInfoInnerProcessInfoInner. withPeakWorkingSet(Long peakWorkingSet)Set the peakWorkingSet property: Peak working set.ProcessInfoInnerProcessInfoInner. withPrivateMemory(Long privateMemory)Set the privateMemory property: Private memory size.ProcessInfoInnerProcessInfoInner. withPrivilegedCpuTime(String privilegedCpuTime)Set the privilegedCpuTime property: Privileged CPU time.ProcessInfoInnerProcessInfoInner. withStartTime(OffsetDateTime startTime)Set the startTime property: Start time.ProcessInfoInnerProcessInfoInner. withThreadCount(Integer threadCount)Set the threadCount property: Thread count.ProcessInfoInnerProcessInfoInner. withThreads(List<ProcessThreadInfoInner> threads)Set the threads property: Thread list.ProcessInfoInnerProcessInfoInner. withTimestamp(OffsetDateTime timestamp)Set the timestamp property: Time stamp.ProcessInfoInnerProcessInfoInner. withTotalCpuTime(String totalCpuTime)Set the totalCpuTime property: Total CPU time.ProcessInfoInnerProcessInfoInner. withUserCpuTime(String userCpuTime)Set the userCpuTime property: User CPU time.ProcessInfoInnerProcessInfoInner. withUsername(String username)Set the username property: User name.ProcessInfoInnerProcessInfoInner. withVirtualMemory(Long virtualMemory)Set the virtualMemory property: Virtual memory size.ProcessInfoInnerProcessInfoInner. 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 ProcessInfoInner Modifier and Type Method Description List<ProcessInfoInner>ProcessInfoCollection. value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type ProcessInfoInner Modifier and Type Method Description ProcessInfoCollectionProcessInfoCollection. withValue(List<ProcessInfoInner> value)Set the value property: Collection of resources.
-