PSWorkspaceCollectionAccessKey.CreateList Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Collections.Generic.IList<Microsoft.Azure.Commands.Management.PowerBIEmbedded.Models.PSWorkspaceCollectionAccessKey> CreateList (Microsoft.Azure.Management.PowerBIEmbedded.Models.WorkspaceCollectionAccessKeys accessKeys);
static member CreateList : Microsoft.Azure.Management.PowerBIEmbedded.Models.WorkspaceCollectionAccessKeys -> System.Collections.Generic.IList<Microsoft.Azure.Commands.Management.PowerBIEmbedded.Models.PSWorkspaceCollectionAccessKey>
Public Shared Function CreateList (accessKeys As WorkspaceCollectionAccessKeys) As IList(Of PSWorkspaceCollectionAccessKey)
Parameters
- accessKeys
- WorkspaceCollectionAccessKeys