OperationalInsightsWorkspaceData.PublicNetworkAccessForIngestion 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.
The network access type for accessing Log Analytics ingestion.
public Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsPublicNetworkAccessType? PublicNetworkAccessForIngestion { get; set; }
member this.PublicNetworkAccessForIngestion : Nullable<Azure.ResourceManager.OperationalInsights.Models.OperationalInsightsPublicNetworkAccessType> with get, set
Public Property PublicNetworkAccessForIngestion As Nullable(Of OperationalInsightsPublicNetworkAccessType)