次の方法で共有


SynapseLinkedIntegrationRuntimeRbacAuthorization(ResourceIdentifier) コンストラクター

定義

SynapseLinkedIntegrationRuntimeRbacAuthorization の新しいインスタンスを初期化します。

public SynapseLinkedIntegrationRuntimeRbacAuthorization (Azure.Core.ResourceIdentifier resourceId);
new Azure.ResourceManager.Synapse.Models.SynapseLinkedIntegrationRuntimeRbacAuthorization : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.Synapse.Models.SynapseLinkedIntegrationRuntimeRbacAuthorization
Public Sub New (resourceId As ResourceIdentifier)

パラメーター

resourceId
ResourceIdentifier

共有する統合ランタイムのリソース識別子。

例外

resourceId が null です。

適用対象