C# Class Microsoft.Azure.Commands.Management.PowerBIEmbedded.Models.PSWorkspace

显示文件 Open project: Azure/azure-powershell

Public Methods

Method Description
Create ( Workspace workspace ) : PSWorkspace
ToString ( ) : string

Return a string representation of this storage account

Method Details

Create() public static method

public static Create ( Workspace workspace ) : PSWorkspace
workspace Workspace
return PSWorkspace

ToString() public method

Return a string representation of this storage account
public ToString ( ) : string
return string