Share via


IAzureMonitorWorkspace.DefaultIngestionSettingDataCollectionEndpointResourceId Property

Definition

The Azure resource Id of the default data collection endpoint for this workspace.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=false, Description="The Azure resource Id of the default data collection endpoint for this workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataCollectionEndpointResourceId", Update=false)]
public string DefaultIngestionSettingDataCollectionEndpointResourceId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=false, Description="The Azure resource Id of the default data collection endpoint for this workspace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="dataCollectionEndpointResourceId", Update=false)>]
member this.DefaultIngestionSettingDataCollectionEndpointResourceId : string
Public ReadOnly Property DefaultIngestionSettingDataCollectionEndpointResourceId As String

Property Value

Attributes

Applies to