WS2007HttpRelayBindingCollectionElement Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Representa uma seção de configuração que retém uma coleção de instâncias de WS2007HttpRelayBindingElement.
public class WS2007HttpRelayBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<Microsoft.ServiceBus.WS2007HttpRelayBinding,Microsoft.ServiceBus.Configuration.WS2007HttpRelayBindingElement>
type WS2007HttpRelayBindingCollectionElement = class
inherit StandardBindingCollectionElement<WS2007HttpRelayBinding, WS2007HttpRelayBindingElement>
Public Class WS2007HttpRelayBindingCollectionElement
Inherits StandardBindingCollectionElement(Of WS2007HttpRelayBinding, WS2007HttpRelayBindingElement)
- Herança
-
WS2007HttpRelayBindingCollectionElement
Construtores
WS2007HttpRelayBindingCollectionElement() |
Representa uma seção de configuração que retém uma coleção de instâncias de WS2007HttpRelayBindingElement. |
Aplica-se a
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for .NET