次の方法で共有


AppVnetAddons.IsPublicEndpoint プロパティ

定義

vnet インジェクション インスタンス内のアプリが、インターネットからアクセスできるエンドポイントを公開するかどうかを示します。

public bool? IsPublicEndpoint { get; set; }
member this.IsPublicEndpoint : Nullable<bool> with get, set
Public Property IsPublicEndpoint As Nullable(Of Boolean)

プロパティ値

適用対象