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

PSLinkedIntegrationRuntime Class

Definition

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

Constructors

PSLinkedIntegrationRuntime(IntegrationRuntimeResource, String, String)

Properties

AuthorizationType
DataFactoryName (Inherited from PSIntegrationRuntime)
Description (Inherited from PSIntegrationRuntime)
Id (Inherited from PSIntegrationRuntime)
Name (Inherited from PSIntegrationRuntime)
ResourceGroupName (Inherited from PSIntegrationRuntime)
SelfContainedInteractiveAuthoringEnabled (Inherited from PSSelfHostedIntegrationRuntime)
SelfHostedIntegrationRuntime (Inherited from PSSelfHostedIntegrationRuntime)
Type (Inherited from PSIntegrationRuntime)

Applies to