CustomDomains interface
CustomDomains を表すインターフェイス。
メソッド
メソッドの詳細
beginCreate(string, string, string, string, CustomDomainParameters, CustomDomainsCreateOptionalParams)
エンドポイント内に新しいカスタム ドメインを作成します。
function beginCreate(resourceGroupName: string, profileName: string, endpointName: string, customDomainName: string, customDomainProperties: CustomDomainParameters, options?: CustomDomainsCreateOptionalParams): Promise<SimplePollerLike<OperationState<CustomDomain>, CustomDomain>>
パラメーター
- resourceGroupName
-
string
Azure サブスクリプション内のリソース グループの名前。
- profileName
-
string
リソース グループ内で一意の CDN プロファイルの名前。
- endpointName
-
string
グローバルに一意であるプロファイルの下のエンドポイントの名前。
- customDomainName
-
string
エンドポイント内のカスタム ドメインの名前。
- customDomainProperties
- CustomDomainParameters
新しいカスタム ドメインを作成するために必要なプロパティ。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<CustomDomain>, CustomDomain>>
beginCreateAndWait(string, string, string, string, CustomDomainParameters, CustomDomainsCreateOptionalParams)
エンドポイント内に新しいカスタム ドメインを作成します。
function beginCreateAndWait(resourceGroupName: string, profileName: string, endpointName: string, customDomainName: string, customDomainProperties: CustomDomainParameters, options?: CustomDomainsCreateOptionalParams): Promise<CustomDomain>
パラメーター
- resourceGroupName
-
string
Azure サブスクリプション内のリソース グループの名前。
- profileName
-
string
リソース グループ内で一意の CDN プロファイルの名前。
- endpointName
-
string
グローバルに一意であるプロファイルの下のエンドポイントの名前。
- customDomainName
-
string
エンドポイント内のカスタム ドメインの名前。
- customDomainProperties
- CustomDomainParameters
新しいカスタム ドメインを作成するために必要なプロパティ。
options パラメーター。
戻り値
Promise<CustomDomain>
beginDelete(string, string, string, string, CustomDomainsDeleteOptionalParams)
エンドポイント内の既存のカスタム ドメインを削除します。
function beginDelete(resourceGroupName: string, profileName: string, endpointName: string, customDomainName: string, options?: CustomDomainsDeleteOptionalParams): Promise<SimplePollerLike<OperationState<void>, void>>
パラメーター
- resourceGroupName
-
string
Azure サブスクリプション内のリソース グループの名前。
- profileName
-
string
リソース グループ内で一意の CDN プロファイルの名前。
- endpointName
-
string
グローバルに一意であるプロファイルの下のエンドポイントの名前。
- customDomainName
-
string
エンドポイント内のカスタム ドメインの名前。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<void>, void>>
beginDeleteAndWait(string, string, string, string, CustomDomainsDeleteOptionalParams)
エンドポイント内の既存のカスタム ドメインを削除します。
function beginDeleteAndWait(resourceGroupName: string, profileName: string, endpointName: string, customDomainName: string, options?: CustomDomainsDeleteOptionalParams): Promise<void>
パラメーター
- resourceGroupName
-
string
Azure サブスクリプション内のリソース グループの名前。
- profileName
-
string
リソース グループ内で一意の CDN プロファイルの名前。
- endpointName
-
string
グローバルに一意であるプロファイルの下のエンドポイントの名前。
- customDomainName
-
string
エンドポイント内のカスタム ドメインの名前。
options パラメーター。
戻り値
Promise<void>
beginDisableCustomHttps(string, string, string, string, CustomDomainsDisableCustomHttpsOptionalParams)
カスタム ドメインの https 配信を無効にします。
function beginDisableCustomHttps(resourceGroupName: string, profileName: string, endpointName: string, customDomainName: string, options?: CustomDomainsDisableCustomHttpsOptionalParams): Promise<SimplePollerLike<OperationState<CustomDomain>, CustomDomain>>
パラメーター
- resourceGroupName
-
string
Azure サブスクリプション内のリソース グループの名前。
- profileName
-
string
リソース グループ内で一意の CDN プロファイルの名前。
- endpointName
-
string
グローバルに一意であるプロファイルの下のエンドポイントの名前。
- customDomainName
-
string
エンドポイント内のカスタム ドメインの名前。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<CustomDomain>, CustomDomain>>
beginDisableCustomHttpsAndWait(string, string, string, string, CustomDomainsDisableCustomHttpsOptionalParams)
カスタム ドメインの https 配信を無効にします。
function beginDisableCustomHttpsAndWait(resourceGroupName: string, profileName: string, endpointName: string, customDomainName: string, options?: CustomDomainsDisableCustomHttpsOptionalParams): Promise<CustomDomain>
パラメーター
- resourceGroupName
-
string
Azure サブスクリプション内のリソース グループの名前。
- profileName
-
string
リソース グループ内で一意の CDN プロファイルの名前。
- endpointName
-
string
グローバルに一意であるプロファイルの下のエンドポイントの名前。
- customDomainName
-
string
エンドポイント内のカスタム ドメインの名前。
options パラメーター。
戻り値
Promise<CustomDomain>
beginEnableCustomHttps(string, string, string, string, CustomDomainsEnableCustomHttpsOptionalParams)
カスタム ドメインの https 配信を有効にします。
function beginEnableCustomHttps(resourceGroupName: string, profileName: string, endpointName: string, customDomainName: string, options?: CustomDomainsEnableCustomHttpsOptionalParams): Promise<SimplePollerLike<OperationState<CustomDomain>, CustomDomain>>
パラメーター
- resourceGroupName
-
string
Azure サブスクリプション内のリソース グループの名前。
- profileName
-
string
リソース グループ内で一意の CDN プロファイルの名前。
- endpointName
-
string
グローバルに一意であるプロファイルの下のエンドポイントの名前。
- customDomainName
-
string
エンドポイント内のカスタム ドメインの名前。
options パラメーター。
戻り値
Promise<@azure/core-lro.SimplePollerLike<OperationState<CustomDomain>, CustomDomain>>
beginEnableCustomHttpsAndWait(string, string, string, string, CustomDomainsEnableCustomHttpsOptionalParams)
カスタム ドメインの https 配信を有効にします。
function beginEnableCustomHttpsAndWait(resourceGroupName: string, profileName: string, endpointName: string, customDomainName: string, options?: CustomDomainsEnableCustomHttpsOptionalParams): Promise<CustomDomain>
パラメーター
- resourceGroupName
-
string
Azure サブスクリプション内のリソース グループの名前。
- profileName
-
string
リソース グループ内で一意の CDN プロファイルの名前。
- endpointName
-
string
グローバルに一意であるプロファイルの下のエンドポイントの名前。
- customDomainName
-
string
エンドポイント内のカスタム ドメインの名前。
options パラメーター。
戻り値
Promise<CustomDomain>
get(string, string, string, string, CustomDomainsGetOptionalParams)
エンドポイント内の既存のカスタム ドメインを取得します。
function get(resourceGroupName: string, profileName: string, endpointName: string, customDomainName: string, options?: CustomDomainsGetOptionalParams): Promise<CustomDomain>
パラメーター
- resourceGroupName
-
string
Azure サブスクリプション内のリソース グループの名前。
- profileName
-
string
リソース グループ内で一意の CDN プロファイルの名前。
- endpointName
-
string
グローバルに一意であるプロファイルの下のエンドポイントの名前。
- customDomainName
-
string
エンドポイント内のカスタム ドメインの名前。
- options
- CustomDomainsGetOptionalParams
options パラメーター。
戻り値
Promise<CustomDomain>
listByEndpoint(string, string, string, CustomDomainsListByEndpointOptionalParams)
エンドポイント内の既存のカスタム ドメインをすべて一覧表示します。
function listByEndpoint(resourceGroupName: string, profileName: string, endpointName: string, options?: CustomDomainsListByEndpointOptionalParams): PagedAsyncIterableIterator<CustomDomain, CustomDomain[], PageSettings>
パラメーター
- resourceGroupName
-
string
Azure サブスクリプション内のリソース グループの名前。
- profileName
-
string
リソース グループ内で一意の CDN プロファイルの名前。
- endpointName
-
string
グローバルに一意であるプロファイルの下のエンドポイントの名前。
options パラメーター。