Поделиться через


CustomDomains interface

Интерфейс, представляющий пользовательские домены.

Методы

beginCreate(string, string, string, string, CustomDomainParameters, CustomDomainsCreateOptionalParams)

Создает новый личный домен в конечной точке.

beginCreateAndWait(string, string, string, string, CustomDomainParameters, CustomDomainsCreateOptionalParams)

Создает новый личный домен в конечной точке.

beginDelete(string, string, string, string, CustomDomainsDeleteOptionalParams)

Удаляет существующий личный домен в конечной точке.

beginDeleteAndWait(string, string, string, string, CustomDomainsDeleteOptionalParams)

Удаляет существующий личный домен в конечной точке.

beginDisableCustomHttps(string, string, string, string, CustomDomainsDisableCustomHttpsOptionalParams)

Отключите доставку https личного домена.

beginDisableCustomHttpsAndWait(string, string, string, string, CustomDomainsDisableCustomHttpsOptionalParams)

Отключите доставку https личного домена.

beginEnableCustomHttps(string, string, string, string, CustomDomainsEnableCustomHttpsOptionalParams)

Включите доставку https личного домена.

beginEnableCustomHttpsAndWait(string, string, string, string, CustomDomainsEnableCustomHttpsOptionalParams)

Включите доставку https личного домена.

get(string, string, string, string, CustomDomainsGetOptionalParams)

Возвращает существующий личный домен в конечной точке.

listByEndpoint(string, string, string, CustomDomainsListByEndpointOptionalParams)

Перечисляет все существующие пользовательские домены в конечной точке.

Сведения о методе

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
CustomDomainsCreateOptionalParams

Параметры параметров.

Возвращаемое значение

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
CustomDomainsCreateOptionalParams

Параметры параметров.

Возвращаемое значение

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
CustomDomainsDeleteOptionalParams

Параметры параметров.

Возвращаемое значение

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
CustomDomainsDeleteOptionalParams

Параметры параметров.

Возвращаемое значение

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
CustomDomainsDisableCustomHttpsOptionalParams

Параметры параметров.

Возвращаемое значение

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
CustomDomainsDisableCustomHttpsOptionalParams

Параметры параметров.

Возвращаемое значение

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
CustomDomainsEnableCustomHttpsOptionalParams

Параметры параметров.

Возвращаемое значение

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
CustomDomainsEnableCustomHttpsOptionalParams

Параметры параметров.

Возвращаемое значение

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

Параметры параметров.

Возвращаемое значение

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
CustomDomainsListByEndpointOptionalParams

Параметры параметров.

Возвращаемое значение