IAzureMonitorWorkspaceResource.DefaultIngestionSettingDataCollectionRuleImmutableId Property

Definition

The immutable Id of the default data collection rule for this Azure Monitor Workspace.

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

Property Value

Attributes

Applies to