IAzureMonitorWorkspaceLogsApiConfig.DataCollectionEndpointUrl 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.
Data collection endpoint ingestion url.
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Data collection endpoint ingestion url.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="dataCollectionEndpointUrl", Update=true)]
public string DataCollectionEndpointUrl { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Data collection endpoint ingestion url.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="dataCollectionEndpointUrl", Update=true)>]
member this.DataCollectionEndpointUrl : string with get, set
Public Property DataCollectionEndpointUrl As String
Property Value
- Attributes