Share via


AzureBatchLinkedService.PoolName Property

Definition

The Azure Batch pool name. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> PoolName { get; set; }
member this.PoolName : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property PoolName As DataFactoryElement(Of String)

Property Value

Applies to