MonitorPrivateLinkAccessModeSettingsExclusion.IngestionAccessMode 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.
Specifies the access mode of ingestion through the specified private endpoint connection in the exclusion.
public Azure.ResourceManager.Monitor.Models.MonitorPrivateLinkAccessMode? IngestionAccessMode { get; set; }
member this.IngestionAccessMode : Nullable<Azure.ResourceManager.Monitor.Models.MonitorPrivateLinkAccessMode> with get, set
Public Property IngestionAccessMode As Nullable(Of MonitorPrivateLinkAccessMode)