TemplateApps Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class TemplateApps : Microsoft.PowerBI.Api.ITemplateApps, Microsoft.Rest.IServiceOperations<Microsoft.PowerBI.Api.PowerBIClient>
type TemplateApps = class
interface IServiceOperations<PowerBIClient>
interface ITemplateApps
Public Class TemplateApps
Implements IServiceOperations(Of PowerBIClient), ITemplateApps
- Inheritance
-
TemplateApps
- Implements
Constructors
TemplateApps(PowerBIClient) |
Properties
Client |
Methods
CreateInstallTicketWithHttpMessagesAsync(CreateInstallTicketRequest, Dictionary<String,List<String>>, CancellationToken) |
Extension Methods
CreateInstallTicket(ITemplateApps, CreateInstallTicketRequest) | |
CreateInstallTicketAsync(ITemplateApps, CreateInstallTicketRequest, CancellationToken) |
Applies to
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for .NET