RequestInterceptor.ModificationInterceptHandler Property

Definition

Gets or sets the BatchRequestModificationInterceptHandler.

public Microsoft.Azure.Batch.Protocol.BatchRequestModificationInterceptHandler ModificationInterceptHandler { get; set; }
member this.ModificationInterceptHandler : Microsoft.Azure.Batch.Protocol.BatchRequestModificationInterceptHandler with get, set
Public Property ModificationInterceptHandler As BatchRequestModificationInterceptHandler

Property Value

Applies to