共用方式為


SynapseIntegrationRuntimeAuthKeyName(String) Constructor

Definition

Initializes a new instance of SynapseIntegrationRuntimeAuthKeyName.

public SynapseIntegrationRuntimeAuthKeyName (string value);
new Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeAuthKeyName : string -> Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeAuthKeyName
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to