你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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