OAuthLinkedServiceBase Constructors
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.
Overloads
OAuthLinkedServiceBase() | |
OAuthLinkedServiceBase(String, String) |
OAuthLinkedServiceBase()
protected OAuthLinkedServiceBase ();
Protected Sub New ()
Applies to
OAuthLinkedServiceBase(String, String)
protected OAuthLinkedServiceBase (string authorization, string sessionId);
new Microsoft.Azure.Management.DataFactories.Models.OAuthLinkedServiceBase : string * string -> Microsoft.Azure.Management.DataFactories.Models.OAuthLinkedServiceBase
Protected Sub New (authorization As String, sessionId As String)
Parameters
- authorization
- String
- sessionId
- String