WebPubSubTriggerAttribute.Connection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use Connections instead.
The connection setting names or configuration section names allowed for abuse protection and signature validation. Use Connections instead for multiple connections. If both Connection and Connections are set, Connections takes precedence.
[System.Obsolete("Use Connections instead.")]
public string Connection { get; set; }
[<System.Obsolete("Use Connections instead.")>]
member this.Connection : string with get, set
Public Property Connection As String
Property Value
- Attributes