共用方式為


PrivateEndpointDestination 類別

代表私人端點輸出規則的類別。

繼承
azure.ai.ml.entities._workspace.networking.OutboundRule
PrivateEndpointDestination

建構函式

PrivateEndpointDestination(*, name: str, service_resource_id: str, subresource_target: str, spark_enabled: bool = False, **kwargs)

參數

name
str
必要

輸出規則的名稱。

service_resource_id
str
必要

支援建立私人連結之根服務的資源 URI。

subresource_target
str
必要

服務子資源的目標端點。

spark_enabled
bool
必要

指出私人端點是否可用於 Spark 作業,預設值為 「false」。

變數

type
str

輸出規則的類型。 設定為此類別的 「PrivateEndpoint」。