Share via


BatchClientParametersBase.AdditionalBehaviors Property

Definition

Additional client behaviors to perform

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Batch.BatchClientBehavior> AdditionalBehaviors { get; }
member this.AdditionalBehaviors : seq<Microsoft.Azure.Batch.BatchClientBehavior>
Public ReadOnly Property AdditionalBehaviors As IEnumerable(Of BatchClientBehavior)

Property Value

Applies to