你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MachineLearningOnlineDeploymentProperties.EgressPublicNetworkAccess 属性

定义

如果已启用,则允许出口公用网络访问。 如果禁用,则会创建安全出口。 默认值:已启用。

public Azure.ResourceManager.MachineLearning.Models.MachineLearningEgressPublicNetworkAccessType? EgressPublicNetworkAccess { get; set; }
member this.EgressPublicNetworkAccess : Nullable<Azure.ResourceManager.MachineLearning.Models.MachineLearningEgressPublicNetworkAccessType> with get, set
Public Property EgressPublicNetworkAccess As Nullable(Of MachineLearningEgressPublicNetworkAccessType)

属性值

适用于