次の方法で共有


AttestationProviderData.PublicNetworkAccess プロパティ

定義

パブリック ネットワークからのトラフィックが構成証明プロバイダー API へのアクセスを許可されるかどうかを制御します。

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

プロパティ値

適用対象