CloneReportRequest 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 CloneReportRequest ();
Public Sub New ()
Aplica-se a
Azure SDK for .NET Latest
Produto | Versões |
---|---|
Azure SDK for .NET | Latest |
public CloneReportRequest (string name, Guid? targetWorkspaceId = default, string targetModelId = default);
new Microsoft.PowerBI.Api.Models.CloneReportRequest : string * Nullable<Guid> * string -> Microsoft.PowerBI.Api.Models.CloneReportRequest
Public Sub New (name As String, Optional targetWorkspaceId As Nullable(Of Guid) = Nothing, Optional targetModelId As String = Nothing)
Parâmetros
- name
- String
- targetModelId
- String
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: