BatchClientParametersBase.AdditionalBehaviors Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)