Language

DiscoveryWorkspaceProperties.PublicNetworkAccess Property

Definition

Whether or not public network access is allowed for this resource. For security reasons, it is recommended to disable it whenever possible.

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

Property Value

Applies to