OnPremisesFileServerLinkedService Class

Definition

[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("OnPremisesFileServer")]
public class OnPremisesFileServerLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
[<Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("OnPremisesFileServer")>]
type OnPremisesFileServerLinkedService = class
    inherit LinkedServiceTypeProperties
Public Class OnPremisesFileServerLinkedService
Inherits LinkedServiceTypeProperties
Inheritance
OnPremisesFileServerLinkedService
Attributes

Constructors

OnPremisesFileServerLinkedService()
OnPremisesFileServerLinkedService(String, String)

Properties

EncryptedCredential
GatewayName
Host
Password
UserId

Applies to