MapsAccountProperties.PublicNetworkAccess Property

Definition

Property to specify whether the Maps Account will accept traffic from public internet. If set to 'disabled' all traffic except private endpoint traffic and that that originates from trusted services will be blocked.

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

Property Value

Applies to