次の方法で共有


CheckNameResponse interface

Properties

message

Message indicating an unavailable name due to a conflict, or a description of the naming rules that are violated.

nameAvailable

Specifies a Boolean value that indicates whether the specified Power BI Workspace Collection name is available to use.

reason

Reason why the workspace collection name cannot be used.

Property Details

message

Message indicating an unavailable name due to a conflict, or a description of the naming rules that are violated.

message?: string

Property Value

string

nameAvailable

Specifies a Boolean value that indicates whether the specified Power BI Workspace Collection name is available to use.

nameAvailable?: boolean

Property Value

boolean

reason

Reason why the workspace collection name cannot be used.

reason?: string

Property Value

string