WebHttpRelayBindingCollectionElement Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Representa un elemento de configuración que contiene subelementos que especifican los valores para utilizar el enlace WebHttpRelayBinding.
public class WebHttpRelayBindingCollectionElement : System.ServiceModel.Configuration.StandardBindingCollectionElement<Microsoft.ServiceBus.WebHttpRelayBinding,Microsoft.ServiceBus.Configuration.WebHttpRelayBindingElement>
type WebHttpRelayBindingCollectionElement = class
inherit StandardBindingCollectionElement<WebHttpRelayBinding, WebHttpRelayBindingElement>
Public Class WebHttpRelayBindingCollectionElement
Inherits StandardBindingCollectionElement(Of WebHttpRelayBinding, WebHttpRelayBindingElement)
- Herencia
-
WebHttpRelayBindingCollectionElement
Constructores
WebHttpRelayBindingCollectionElement() |
Representa un elemento de configuración que contiene subelementos que especifican los valores para utilizar el enlace WebHttpRelayBinding. |
Métodos
GetDefault() |
Obtiene el enlace predeterminado usado. |
Se aplica a
Azure SDK for .NET