Share via


IAzureMonitorWorkspaceLogsApiConfig.DataCollectionRule Property

Definition

Data Collection Rule (DCR) immutable id.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Data Collection Rule (DCR) immutable id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="dataCollectionRule", Update=true)]
public string DataCollectionRule { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.PipelineGroup.Runtime.Info(Create=true, Description="Data Collection Rule (DCR) immutable id.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="dataCollectionRule", Update=true)>]
member this.DataCollectionRule : string with get, set
Public Property DataCollectionRule As String

Property Value

Attributes

Applies to