Workspace.WorkspaceCollectionName Property
The workspace collection name
Namespace: Microsoft.PowerBI.Api.Beta.Models
Assembly: Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)
Syntax
[JsonPropertyAttribute(PropertyName = "workspaceCollectionName")]
public string WorkspaceCollectionName { get; set; }
Property Value
Type: System.String
See Also
Workspace Class
Microsoft.PowerBI.Api.Beta.Models Namespace
Return to top