AttestationProviderData.PublicNetworkAccess Property

Definition

Controls whether traffic from the public network is allowed to access the Attestation Provider APIs.

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)

Property Value

Applies to