ManagedGrafanaProperties.DeterministicOutboundIP 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.
Whether a Grafana instance uses deterministic outbound IPs.
public Azure.ResourceManager.Grafana.Models.DeterministicOutboundIP? DeterministicOutboundIP { get; set; }
member this.DeterministicOutboundIP : Nullable<Azure.ResourceManager.Grafana.Models.DeterministicOutboundIP> with get, set
Public Property DeterministicOutboundIP As Nullable(Of DeterministicOutboundIP)