次の方法で共有


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)

このドメインにバインドされている証明書注文のドメインの所有権を検証します。

適用対象