次の方法で共有


GroupCreationRequest コンストラクター

定義

オーバーロード

GroupCreationRequest()
GroupCreationRequest(String)

GroupCreationRequest()

public GroupCreationRequest ();
Public Sub New ()

適用対象

GroupCreationRequest(String)

public GroupCreationRequest (string name);
new Microsoft.PowerBI.Api.Models.GroupCreationRequest : string -> Microsoft.PowerBI.Api.Models.GroupCreationRequest
Public Sub New (name As String)

パラメーター

name
String

適用対象