AppServiceManager(RestClient, String, String) Konstruktor
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
public AppServiceManager (Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient restClient, string subscriptionId, string tenantId);
new Microsoft.Azure.Management.AppService.Fluent.AppServiceManager : Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient * string * string -> Microsoft.Azure.Management.AppService.Fluent.AppServiceManager
Public Sub New (restClient As RestClient, subscriptionId As String, tenantId As String)
Parametry
- restClient
- RestClient
- subscriptionId
- String
- tenantId
- String
Platí pro
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