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

PSLinkedIntegrationRuntimeStatus Class

Definition

public class PSLinkedIntegrationRuntimeStatus : Microsoft.Azure.Commands.DataFactoryV2.Models.PSSelfHostedIntegrationRuntimeStatus
type PSLinkedIntegrationRuntimeStatus = class
    inherit PSSelfHostedIntegrationRuntimeStatus
Public Class PSLinkedIntegrationRuntimeStatus
Inherits PSSelfHostedIntegrationRuntimeStatus
Inheritance

Constructors

PSLinkedIntegrationRuntimeStatus(IntegrationRuntimeResource, SelfHostedIntegrationRuntimeStatus, String, String, JsonSerializerSettings, String, String, String)

Properties

AuthorizationType
AutoUpdate (Inherited from PSSelfHostedIntegrationRuntimeStatus)
AutoUpdateETA (Inherited from PSSelfHostedIntegrationRuntimeStatus)
Capabilities (Inherited from PSSelfHostedIntegrationRuntimeStatus)
CreateTime (Inherited from PSSelfHostedIntegrationRuntimeStatus)
DataFactoryName
Description (Inherited from PSIntegrationRuntime)
Id (Inherited from PSIntegrationRuntime)
InternalChannelEncryption (Inherited from PSSelfHostedIntegrationRuntimeStatus)
LatestVersion (Inherited from PSSelfHostedIntegrationRuntimeStatus)
Links (Inherited from PSSelfHostedIntegrationRuntimeStatus)
LocalTimeZoneOffset (Inherited from PSSelfHostedIntegrationRuntimeStatus)
Name
Nodes (Inherited from PSSelfHostedIntegrationRuntimeStatus)
OriginalDataFactoryName
OriginalIntegrationRuntimeName
PushedVersion (Inherited from PSSelfHostedIntegrationRuntimeStatus)
ResourceGroupName
ScheduledUpdateDate (Inherited from PSSelfHostedIntegrationRuntimeStatus)
SelfContainedInteractiveAuthoringEnabled (Inherited from PSSelfHostedIntegrationRuntime)
SelfHostedIntegrationRuntime (Inherited from PSSelfHostedIntegrationRuntime)
ServiceUrls (Inherited from PSSelfHostedIntegrationRuntimeStatus)
State (Inherited from PSSelfHostedIntegrationRuntimeStatus)
TaskQueueId (Inherited from PSSelfHostedIntegrationRuntimeStatus)
Type
UpdateDelayOffset (Inherited from PSSelfHostedIntegrationRuntimeStatus)
Version (Inherited from PSSelfHostedIntegrationRuntimeStatus)
VersionStatus (Inherited from PSSelfHostedIntegrationRuntimeStatus)

Applies to