GroupUser Construtores

Definição

Sobrecargas

GroupUser()

public GroupUser ();

Aplica-se a

Azure SDK for .NET Latest
Produto Versões
Azure SDK for .NET Latest

GroupUser(GroupUserAccessRight, String, String, String, Nullable<PrincipalType>)

public GroupUser (Microsoft.PowerBI.Api.Models.GroupUserAccessRight groupUserAccessRight, string emailAddress = default, string displayName = default, string identifier = default, Microsoft.PowerBI.Api.Models.PrincipalType? principalType = default);

Parâmetros

groupUserAccessRight
GroupUserAccessRight
emailAddress
String
displayName
String
identifier
String
principalType
Nullable<PrincipalType>

Aplica-se a

Azure SDK for .NET Latest
Produto Versões
Azure SDK for .NET Latest