SecurityCenterPrivateLinkResourceData.PublicNetworkAccess Property

Definition

This determines if traffic is allowed over public network. By default it is disabled.

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

Property Value

Applies to