ArmSynapseModelFactory.PrivateEndpointConnectionForPrivateLinkHubBasic メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
PrivateEndpointConnectionForPrivateLinkHubBasic の新しいインスタンスを初期化します。
public static Azure.ResourceManager.Synapse.Models.PrivateEndpointConnectionForPrivateLinkHubBasic PrivateEndpointConnectionForPrivateLinkHubBasic (string id = default, Azure.ResourceManager.Synapse.Models.SynapsePrivateEndpointConnectionProperties properties = default);
static member PrivateEndpointConnectionForPrivateLinkHubBasic : string * Azure.ResourceManager.Synapse.Models.SynapsePrivateEndpointConnectionProperties -> Azure.ResourceManager.Synapse.Models.PrivateEndpointConnectionForPrivateLinkHubBasic
Public Shared Function PrivateEndpointConnectionForPrivateLinkHubBasic (Optional id As String = Nothing, Optional properties As SynapsePrivateEndpointConnectionProperties = Nothing) As PrivateEndpointConnectionForPrivateLinkHubBasic
パラメーター
- id
- String
- properties
- SynapsePrivateEndpointConnectionProperties
プライベート エンドポイント接続のプロパティ。
戻り値
モック作成用の新しい PrivateEndpointConnectionForPrivateLinkHubBasic インスタンス。