AzureBatchLinkedService
Class
Definition
[Microsoft.Azure.Management.DataFactories.Models.AdfTypeName("AzureBatch")]
public class AzureBatchLinkedService : Microsoft.Azure.Management.DataFactories.Models.LinkedServiceTypeProperties
- Inheritance
- Attributes
Constructors
| AzureBatchLinkedService() | |
| AzureBatchLinkedService(String, String, String, String, String) |
Properties
| AccessKey |
Required. The Azure Batch account access key. |
| AccountName |
Required. The Azure Batch account name. |
| BatchUri |
Required. The Azure Batch URI. |
| LinkedServiceName |
Required. The azure storage linked service name. |
| PoolName |
Required. The Azure Batch pool name. |
Extension Methods
| IsDefined(Object) | |
| IsNull(Object) | |
| IsPrimitive(Object) |