次の方法で共有


PrivateEndpointConnection クラス

Azure Cognitive Search サービスへの既存のプライベート エンドポイント接続について説明します。

変数はサーバーによってのみ設定され、要求の送信時には無視されます。

継承
azure.mgmt.search.models._models_py3.Resource
PrivateEndpointConnection

コンストラクター

PrivateEndpointConnection(*, properties: _models.PrivateEndpointConnectionProperties | None = None, **kwargs: Any)

変数

id
str

リソースの完全修飾リソース ID。 例 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}。

name
str

リソースの名前。

type
str

リソースの型。 たとえば、"Microsoft.Compute/virtualMachines" や "Microsoft.Storage/storageAccounts" などです。

properties
PrivateEndpointConnectionProperties

Azure Cognitive Search サービスへの既存のプライベート エンドポイント接続のプロパティについて説明します。