ManagedGrafanaProperties.PublicNetworkAccess Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicate the state for enable or disable traffic over the public interface.
public Azure.ResourceManager.Grafana.Models.GrafanaPublicNetworkAccess? PublicNetworkAccess { get; set; }
member this.PublicNetworkAccess : Nullable<Azure.ResourceManager.Grafana.Models.GrafanaPublicNetworkAccess> with get, set
Public Property PublicNetworkAccess As Nullable(Of GrafanaPublicNetworkAccess)