BatchRequestContent.BatchRequestSteps Property

Definition

A BatchRequestSteps property.

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Graph.BatchRequestStep> BatchRequestSteps { get; }
member this.BatchRequestSteps : System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Graph.BatchRequestStep>
Public ReadOnly Property BatchRequestSteps As IReadOnlyDictionary(Of String, BatchRequestStep)

Property Value

Applies to