次の方法で共有


MachineLearningOnlineEndpointProperties.PublicNetworkAccess プロパティ

定義

Private Linkが有効になっているときにパブリック アクセスを許可する必要があるエンドポイントの場合は、"有効" に設定します。

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

プロパティ値

適用対象