Share via


WorkspaceCollectionBaseCmdlet.WriteWorkspaceCollectionList Method

Definition

protected void WriteWorkspaceCollectionList (System.Collections.Generic.IEnumerable<Microsoft.Azure.Management.PowerBIEmbedded.Models.WorkspaceCollection> workspaceCollections);
member this.WriteWorkspaceCollectionList : seq<Microsoft.Azure.Management.PowerBIEmbedded.Models.WorkspaceCollection> -> unit
Protected Sub WriteWorkspaceCollectionList (workspaceCollections As IEnumerable(Of WorkspaceCollection))

Parameters

workspaceCollections
IEnumerable<WorkspaceCollection>

Applies to