次の方法で共有


IIngestionSettings.DataCollectionRuleResourceId Property

Definition

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

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

Property Value

Attributes

Applies to