ArmSynapseModelFactory.SynapseIntegrationRuntimeAuthKeys Method
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.
Initializes a new instance of SynapseIntegrationRuntimeAuthKeys.
public static Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeAuthKeys SynapseIntegrationRuntimeAuthKeys (string authKey1 = default, string authKey2 = default);
static member SynapseIntegrationRuntimeAuthKeys : string * string -> Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeAuthKeys
Public Shared Function SynapseIntegrationRuntimeAuthKeys (Optional authKey1 As String = Nothing, Optional authKey2 As String = Nothing) As SynapseIntegrationRuntimeAuthKeys
- authKey1
- String
The primary integration runtime authentication key.
- authKey2
- String
The secondary integration runtime authentication key.
A new SynapseIntegrationRuntimeAuthKeys instance for mocking.
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: