次の方法で共有


IIngestionSettings.DataCollectionEndpointResourceId Property

Definition

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

Applies to