Share via


WcfRelayAttributes Constructors

Definition

Overloads

WcfRelayAttributes()
WcfRelayAttributes(WcfRelay)

WcfRelayAttributes()

public WcfRelayAttributes ();
Public Sub New ()

Applies to

WcfRelayAttributes(WcfRelay)

public WcfRelayAttributes (Microsoft.Azure.Management.Relay.Models.WcfRelay wcfRelay);
new Microsoft.Azure.Commands.Relay.Models.WcfRelayAttributes : Microsoft.Azure.Management.Relay.Models.WcfRelay -> Microsoft.Azure.Commands.Relay.Models.WcfRelayAttributes
Public Sub New (wcfRelay As WcfRelay)

Parameters

wcfRelay
WcfRelay

Applies to