IAzureMonitorWorkspaceResource.DefaultIngestionSettingDataCollectionRuleResourceId 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 DefaultIngestionSettingDataCollectionRuleResourceId { 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.DefaultIngestionSettingDataCollectionRuleResourceId : string
Public ReadOnly Property DefaultIngestionSettingDataCollectionRuleResourceId As String

Property Value

Attributes

Applies to