Compartilhar via


GatewayHostnameConfigurationOperationsExtensions Classe

Definição

Métodos de extensão para GatewayHostnameConfigurationOperations.

public static class GatewayHostnameConfigurationOperationsExtensions
type GatewayHostnameConfigurationOperationsExtensions = class
Public Module GatewayHostnameConfigurationOperationsExtensions
Herança
GatewayHostnameConfigurationOperationsExtensions

Métodos

CreateOrUpdate(IGatewayHostnameConfigurationOperations, String, String, String, String, GatewayHostnameConfigurationContract, String)

Cria uma configuração de nome de host de atualizações para um Gateway.

CreateOrUpdateAsync(IGatewayHostnameConfigurationOperations, String, String, String, String, GatewayHostnameConfigurationContract, String, CancellationToken)

Cria uma configuração de nome de host de atualizações para um Gateway.

Delete(IGatewayHostnameConfigurationOperations, String, String, String, String, String)

Exclui a configuração de nome de host especificada do Gateway especificado.

DeleteAsync(IGatewayHostnameConfigurationOperations, String, String, String, String, String, CancellationToken)

Exclui a configuração de nome de host especificada do Gateway especificado.

Get(IGatewayHostnameConfigurationOperations, String, String, String, String)

Obter detalhes de uma configuração de nome de host

GetAsync(IGatewayHostnameConfigurationOperations, String, String, String, String, CancellationToken)

Obter detalhes de uma configuração de nome de host

GetEntityTag(IGatewayHostnameConfigurationOperations, String, String, String, String)

Verifica se a entidade de configuração de nome de host especificada pelo identificador existe para a entidade de Gateway especificada.

GetEntityTagAsync(IGatewayHostnameConfigurationOperations, String, String, String, String, CancellationToken)

Verifica se a entidade de configuração de nome de host especificada pelo identificador existe para a entidade de Gateway especificada.

ListByService(IGatewayHostnameConfigurationOperations, String, String, String, ODataQuery<GatewayHostnameConfigurationContract>)

Lista a coleção de configurações de nome de host para o gateway especificado.

ListByServiceAsync(IGatewayHostnameConfigurationOperations, String, String, String, ODataQuery<GatewayHostnameConfigurationContract>, CancellationToken)

Lista a coleção de configurações de nome de host para o gateway especificado.

ListByServiceNext(IGatewayHostnameConfigurationOperations, String)

Lista a coleção de configurações de nome de host para o gateway especificado.

ListByServiceNextAsync(IGatewayHostnameConfigurationOperations, String, CancellationToken)

Lista a coleção de configurações de nome de host para o gateway especificado.

Aplica-se a