WorkspaceInfoOperationsExtensions.GetScanResult 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 Microsoft.PowerBI.Api.Models.WorkspaceInfoResponse GetScanResult (this Microsoft.PowerBI.Api.IWorkspaceInfoOperations operations, Guid scanId);
static member GetScanResult : Microsoft.PowerBI.Api.IWorkspaceInfoOperations * Guid -> Microsoft.PowerBI.Api.Models.WorkspaceInfoResponse
<Extension()>
Public Function GetScanResult (operations As IWorkspaceInfoOperations, scanId As Guid) As WorkspaceInfoResponse
Parameters
- operations
- IWorkspaceInfoOperations
- scanId
- Guid