Share via


AzurePSCmdletConcurrentVault<T>.PopDataRecords(ICmdletContext) Method

Definition

public System.Collections.Generic.IEnumerable<T> PopDataRecords(Microsoft.Azure.Commands.Common.Authentication.Abstractions.Interfaces.ICmdletContext cmdletContext);
abstract member PopDataRecords : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Interfaces.ICmdletContext -> seq<'T>
override this.PopDataRecords : Microsoft.Azure.Commands.Common.Authentication.Abstractions.Interfaces.ICmdletContext -> seq<'T>
Public Function PopDataRecords (cmdletContext As ICmdletContext) As IEnumerable(Of T)

Parameters

cmdletContext
ICmdletContext

Returns

Implements

Applies to