IIngestionSettings.DataCollectionEndpointResourceId 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 Azure resource Id of the default data collection endpoint for this workspace.
[Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Description="The Azure resource Id of the default data collection endpoint for this workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dataCollectionEndpointResourceId")]
public string DataCollectionEndpointResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.MonitorWorkspace.Runtime.Info(Description="The Azure resource Id of the default data collection endpoint for this workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="dataCollectionEndpointResourceId")>]
member this.DataCollectionEndpointResourceId : string
Public ReadOnly Property DataCollectionEndpointResourceId As String
Property Value
- Attributes