GroupUser Construtores
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public GroupUser ();
Public Sub New ()
Aplica-se a
Azure SDK for .NET Latest
Produto | Versões |
---|---|
Azure SDK for .NET | Latest |
public GroupUser (Microsoft.PowerBI.Api.Models.GroupUserAccessRight groupUserAccessRight, string emailAddress = default, string displayName = default, string identifier = default, Microsoft.PowerBI.Api.Models.PrincipalType? principalType = default);
new Microsoft.PowerBI.Api.Models.GroupUser : Microsoft.PowerBI.Api.Models.GroupUserAccessRight * string * string * string * Nullable<Microsoft.PowerBI.Api.Models.PrincipalType> -> Microsoft.PowerBI.Api.Models.GroupUser
Public Sub New (groupUserAccessRight As GroupUserAccessRight, Optional emailAddress As String = Nothing, Optional displayName As String = Nothing, Optional identifier As String = Nothing, Optional principalType As Nullable(Of PrincipalType) = Nothing)
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 |
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: