다음을 통해 공유


WebSiteManagementClient(RestClient) 생성자

정의

WebSiteManagementClient 클래스의 새 instance 초기화합니다.

public WebSiteManagementClient (Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient restClient);
new Microsoft.Azure.Management.AppService.Fluent.WebSiteManagementClient : Microsoft.Azure.Management.ResourceManager.Fluent.Core.RestClient -> Microsoft.Azure.Management.AppService.Fluent.WebSiteManagementClient
Public Sub New (restClient As RestClient)

매개 변수

restClient
RestClient

예외

필수 매개 변수가 null일 때 throw됨

적용 대상