AzureBatchLinkedService Class

Definition

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

Constructors

AzureBatchLinkedService()
AzureBatchLinkedService(String, String, String, String, String)

Properties

AccessKey
AccountName
BatchUri
LinkedServiceName
PoolName

Applies to