共用方式為


CheckNameResponse Class

Definition

public class CheckNameResponse
type CheckNameResponse = class
Public Class CheckNameResponse
Inheritance
CheckNameResponse

Constructors

CheckNameResponse()

Initializes a new instance of the CheckNameResponse class.

CheckNameResponse(Nullable<Boolean>, String, String)

Initializes a new instance of the CheckNameResponse class.

Properties

Message

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

NameAvailable

Gets or sets specifies a Boolean value that indicates whether the specified Power BI Workspace Collection name is available to use.

Reason

Gets or sets reason why the workspace collection name cannot be used. Possible values include: 'Unavailable', 'Invalid'

Applies to