IAppServiceDomain 인터페이스

정의

도메인의 변경할 수 없는 클라이언트 쪽 표현입니다. Azure의 도메인은 타사 도메인 공급자로부터 구매됩니다. Creatable.create() 또는 Creatable.createAsync()를 호출하면 AppServiceDomains.listAgreements(String)에 나열된 계약에 동의합니다.

public interface IAppServiceDomain : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IGroupableResource<Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager,Microsoft.Azure.Management.AppService.Fluent.Models.DomainInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.DomainInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.AppService.Fluent.IAppServiceManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.AppService.Fluent.IAppServiceDomain>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IUpdatable<Microsoft.Azure.Management.AppService.Fluent.AppServiceDomain.Update.IUpdate>
type IAppServiceDomain = interface
    interface IBeta
    interface IGroupableResource<IAppServiceManager, DomainInner>
    interface IResource
    interface IIndexable
    interface IHasId
    interface IHasName
    interface IHasResourceGroup
    interface IHasManager<IAppServiceManager>
    interface IHasInner<DomainInner>
    interface IRefreshable<IAppServiceDomain>
    interface IUpdatable<IUpdate>
Public Interface IAppServiceDomain
Implements IBeta, IGroupableResource(Of IAppServiceManager, DomainInner), IHasInner(Of DomainInner), IHasManager(Of IAppServiceManager), IRefreshable(Of IAppServiceDomain), IUpdatable(Of IUpdate)
구현

속성

AdminContact

관리자 연락처 정보를 가져옵니다.

AutoRenew

도메인이 자동으로 갱신되면 true를 가져옵니다.

BillingContact

청구 연락처 정보를 가져옵니다.

Consent

법적 계약 동의를 가져옵니다.

CreatedTime

도메인 만들기 타임스탬프를 가져옵니다.

ExpirationTime

도메인 만료 타임스탬프를 가져옵니다.

Id

리소스 ID 문자열을 가져옵니다.

(다음에서 상속됨 IHasId)
Inner

도메인의 변경할 수 없는 클라이언트 쪽 표현입니다. Azure의 도메인은 타사 도메인 공급자로부터 구매됩니다. Creatable.create() 또는 Creatable.createAsync()를 호출하면 AppServiceDomains.listAgreements(String)에 나열된 계약에 동의합니다.

(다음에서 상속됨 IHasInner<T>)
Key

도메인의 변경할 수 없는 클라이언트 쪽 표현입니다. Azure의 도메인은 타사 도메인 공급자로부터 구매됩니다. Creatable.create() 또는 Creatable.createAsync()를 호출하면 AppServiceDomains.listAgreements(String)에 나열된 계약에 동의합니다.

(다음에서 상속됨 IIndexable)
LastRenewedTime

도메인이 마지막으로 갱신된 타임스탬프를 가져옵니다.

ManagedHostNames

도메인에서 파생되고 Azure 리소스에 할당된 모든 호스트 이름을 가져옵니다.

Manager

이 리소스 유형의 관리자 클라이언트 유형을 가져옵니다.

(다음에서 상속됨 IHasManager<ManagerT>)
Name

리소스의 이름을 가져옵니다.

(다음에서 상속됨 IHasName)
NameServers

이름 서버를 가져옵니다.

Privacy

이 도메인에 대해 도메인 개인 정보를 사용하도록 설정하면 true를 가져옵니다.

ReadyForDnsRecordManagement

Azure에서 이 도메인을 Web Apps 할당할 수 있으면 true를 가져옵니다. 도메인 등록 상태 활성 상태이고 Azure에서 프로그래밍 방식으로 액세스할 수 있는 이름 서버에서 호스트되는 경우 이 값은 true입니다.

Region

도메인의 변경할 수 없는 클라이언트 쪽 표현입니다. Azure의 도메인은 타사 도메인 공급자로부터 구매됩니다. Creatable.create() 또는 Creatable.createAsync()를 호출하면 AppServiceDomains.listAgreements(String)에 나열된 계약에 동의합니다.

(다음에서 상속됨 IResource)
RegionName

도메인의 변경할 수 없는 클라이언트 쪽 표현입니다. Azure의 도메인은 타사 도메인 공급자로부터 구매됩니다. Creatable.create() 또는 Creatable.createAsync()를 호출하면 AppServiceDomains.listAgreements(String)에 나열된 계약에 동의합니다.

(다음에서 상속됨 IResource)
RegistrantContact

등록자 연락처 정보를 가져옵니다.

RegistrationStatus

도메인 등록 상태 가져옵니다.

ResourceGroupName

도메인의 변경할 수 없는 클라이언트 쪽 표현입니다. Azure의 도메인은 타사 도메인 공급자로부터 구매됩니다. Creatable.create() 또는 Creatable.createAsync()를 호출하면 AppServiceDomains.listAgreements(String)에 나열된 계약에 동의합니다.

(다음에서 상속됨 IHasResourceGroup)
Tags

도메인의 변경할 수 없는 클라이언트 쪽 표현입니다. Azure의 도메인은 타사 도메인 공급자로부터 구매됩니다. Creatable.create() 또는 Creatable.createAsync()를 호출하면 AppServiceDomains.listAgreements(String)에 나열된 계약에 동의합니다.

(다음에서 상속됨 IResource)
TechContact

기술 연락처 정보를 가져옵니다.

Type

도메인의 변경할 수 없는 클라이언트 쪽 표현입니다. Azure의 도메인은 타사 도메인 공급자로부터 구매됩니다. Creatable.create() 또는 Creatable.createAsync()를 호출하면 AppServiceDomains.listAgreements(String)에 나열된 계약에 동의합니다.

(다음에서 상속됨 IResource)

메서드

Refresh()

Azure와 동기화할 리소스를 새로 고칩니다.

(다음에서 상속됨 IRefreshable<T>)
RefreshAsync(CancellationToken)

Azure와 동기화할 리소스를 새로 고칩니다.

(다음에서 상속됨 IRefreshable<T>)
Update()

도메인의 변경할 수 없는 클라이언트 쪽 표현입니다. Azure의 도메인은 타사 도메인 공급자로부터 구매됩니다. Creatable.create() 또는 Creatable.createAsync()를 호출하면 AppServiceDomains.listAgreements(String)에 나열된 계약에 동의합니다.

(다음에서 상속됨 IUpdatable<T>)
VerifyDomainOwnership(String, String)

이 도메인에 바인딩된 인증서 주문에 대한 도메인의 소유권을 확인합니다.

VerifyDomainOwnershipAsync(String, String, CancellationToken)

이 도메인에 바인딩된 인증서 주문에 대한 도메인의 소유권을 확인합니다.

적용 대상