共用方式為


AppServiceManager(RestClient, String, String) 建構函式

定義

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

適用於