IIngestionSettings.DataCollectionRuleResourceId 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 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