AppServiceManager(RestClient, String, String) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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)
參數
- restClient
- RestClient
- subscriptionId
- String
- tenantId
- String