KubeTunnelJob Class

Definition

public class KubeTunnelJob : System.Management.Automation.Job2
type KubeTunnelJob = class
    inherit Job2
Public Class KubeTunnelJob
Inherits Job2
Inheritance
KubeTunnelJob

Constructors

KubeTunnelJob(String, String, Int32, Int32)

Properties

HasMoreData
Location
Pid
StatusMessage

Methods

ResumeJob()
ResumeJobAsync()
StartJob()
StartJobAsync()
StopJob()
StopJob(Boolean, String)
StopJobAsync()
StopJobAsync(Boolean, String)
SuspendJob()
SuspendJob(Boolean, String)
SuspendJobAsync()
SuspendJobAsync(Boolean, String)
UnblockJob()
UnblockJobAsync()

Applies to