Share via


IIngestionSettings.DataCollectionRuleResourceId Property

Definition

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

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

Property Value

Attributes

Applies to