次の方法で共有


LinkedServiceProperties クラス

定義

public class LinkedServiceProperties : Microsoft.Azure.Management.DataFactories.Models.AdfResourceProperties<Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties,Microsoft.Azure.Management.DataFactories.Models.GenericLinkedService>
type LinkedServiceProperties = class
    inherit AdfResourceProperties<LinkedServiceTypeProperties, GenericLinkedService>
Public Class LinkedServiceProperties
Inherits AdfResourceProperties(Of LinkedServiceTypeProperties, GenericLinkedService)
継承

コンストラクター

LinkedServiceProperties(GenericLinkedService, String)
LinkedServiceProperties(LinkedServiceTypeProperties)

プロパティ

Description
ErrorMessage
HubName
ProvisioningState
Type (継承元 AdfResourceProperties<TExtensibleTypeProperties,TGenericTypeProperties>)
TypeProperties (継承元 AdfResourceProperties<TExtensibleTypeProperties,TGenericTypeProperties>)

適用対象