Share via


BaseClient.Batch Property

Definition

Gets the IBatchRequestBuilder for building batch Requests

public Microsoft.Graph.Core.Requests.IBatchRequestBuilder Batch { get; }
member this.Batch : Microsoft.Graph.Core.Requests.IBatchRequestBuilder
Public ReadOnly Property Batch As IBatchRequestBuilder

Property Value

Implements

Applies to