IWebSiteManagementClient 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
WebSite Management 클라이언트
public interface IWebSiteManagementClient : IDisposable
type IWebSiteManagementClient = interface
interface IDisposable
Public Interface IWebSiteManagementClient
Implements IDisposable
- 파생
- 구현
속성
AcceptLanguage |
응답의 기본 설정 언어입니다. |
ApiVersion |
API 버전 |
AppServiceCertificateOrders |
IAppServiceCertificateOrdersOperations를 가져옵니다. |
AppServiceEnvironments |
IAppServiceEnvironmentsOperations를 가져옵니다. |
AppServicePlans |
IAppServicePlansOperations를 가져옵니다. |
BaseUri |
서비스의 기본 URI입니다. |
CertificateRegistrationProvider |
ICertificateRegistrationProviderOperations를 가져옵니다. |
Certificates |
ICertificatesOperations를 가져옵니다. |
Credentials |
클라이언트가 Azure에 연결하는 데 필요한 자격 증명입니다. |
DeletedWebApps |
IDeletedWebAppsOperations를 가져옵니다. |
DeserializationSettings |
json 역직렬화 설정을 가져오거나 설정합니다. |
Diagnostics |
IDiagnosticsOperations를 가져옵니다. |
DomainRegistrationProvider |
IDomainRegistrationProviderOperations를 가져옵니다. |
Domains |
IDomainsOperations를 가져옵니다. |
GenerateClientRequestId |
고유한 x-ms-client-request-id를 생성해야 하는지 여부입니다. true로 설정하면 고유한 x-ms-client-request-id 값이 생성되고 각 요청에 포함됩니다. 기본값은 true입니다. |
LongRunningOperationRetryTimeout |
장기 실행 작업의 재시도 시간 제한(초)입니다. 기본값은 30입니다. |
Provider |
IProviderOperations를 가져옵니다. |
Recommendations |
IRecommendationsOperations를 가져옵니다. |
ResourceHealthMetadata |
IResourceHealthMetadataOperations를 가져옵니다. |
SerializationSettings |
json serialization 설정을 가져오거나 설정합니다. |
SubscriptionId |
Azure 구독 ID. GUID 형식 문자열입니다(예: 000000000-0000-0000-0000-0000-000000000000). |
TopLevelDomains |
ITopLevelDomainsOperations를 가져옵니다. |
WebApps |
IWebAppsOperations를 가져옵니다. |
메서드
확장 메서드
적용 대상
Azure SDK for .NET