Udostępnij za pośrednictwem


ICustomDomainsOperations Interfejs

Definicja

Operacje CustomDomainsOperations.

public interface ICustomDomainsOperations
type ICustomDomainsOperations = interface
Public Interface ICustomDomainsOperations

Metody

BeginCreateWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Tworzy nową domenę niestandardową w punkcie końcowym.

BeginDeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Usuwa istniejącą domenę niestandardową w punkcie końcowym.

CreateWithHttpMessagesAsync(String, String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Tworzy nową domenę niestandardową w punkcie końcowym.

DeleteWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Usuwa istniejącą domenę niestandardową w punkcie końcowym.

DisableCustomHttpsWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Wyłącz dostarczanie https domeny niestandardowej.

EnableCustomHttpsWithHttpMessagesAsync(String, String, String, String, CustomDomainHttpsParameters, Dictionary<String,List<String>>, CancellationToken)

Włącz dostarczanie https domeny niestandardowej.

GetWithHttpMessagesAsync(String, String, String, String, Dictionary<String,List<String>>, CancellationToken)

Pobiera istniejącą domenę niestandardową w punkcie końcowym.

ListByEndpointNextWithHttpMessagesAsync(String, Dictionary<String,List<String>>, CancellationToken)

Wyświetla listę wszystkich istniejących domen niestandardowych w punkcie końcowym.

ListByEndpointWithHttpMessagesAsync(String, String, String, Dictionary<String,List<String>>, CancellationToken)

Wyświetla listę wszystkich istniejących domen niestandardowych w punkcie końcowym.

Metody rozszerzania

BeginCreateAsync(ICustomDomainsOperations, String, String, String, String, String, CancellationToken)

Tworzy nową domenę niestandardową w punkcie końcowym.

BeginDeleteAsync(ICustomDomainsOperations, String, String, String, String, CancellationToken)

Usuwa istniejącą domenę niestandardową w punkcie końcowym.

CreateAsync(ICustomDomainsOperations, String, String, String, String, String, CancellationToken)

Tworzy nową domenę niestandardową w punkcie końcowym.

DeleteAsync(ICustomDomainsOperations, String, String, String, String, CancellationToken)

Usuwa istniejącą domenę niestandardową w punkcie końcowym.

DisableCustomHttpsAsync(ICustomDomainsOperations, String, String, String, String, CancellationToken)

Wyłącz dostarczanie https domeny niestandardowej.

EnableCustomHttpsAsync(ICustomDomainsOperations, String, String, String, String, CustomDomainHttpsParameters, CancellationToken)

Włącz dostarczanie https domeny niestandardowej.

GetAsync(ICustomDomainsOperations, String, String, String, String, CancellationToken)

Pobiera istniejącą domenę niestandardową w punkcie końcowym.

ListByEndpointAsync(ICustomDomainsOperations, String, String, String, CancellationToken)

Wyświetla listę wszystkich istniejących domen niestandardowych w punkcie końcowym.

ListByEndpointNextAsync(ICustomDomainsOperations, String, CancellationToken)

Wyświetla listę wszystkich istniejących domen niestandardowych w punkcie końcowym.

Dotyczy