AppConfigurationStorePatch.PublicNetworkAccess プロパティ

定義

プライベート エンドポイントが有効になっている間にパブリック ネットワークから送信されるデータ プレーン トラフィックのアクセス許可を制御します。

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

プロパティ値

適用対象