IAzureMonitorWorkspaceDefaultIngestionSettings.DataCollectionRuleImmutableId 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 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 DataCollectionRuleImmutableId { 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.DataCollectionRuleImmutableId : string
Public ReadOnly Property DataCollectionRuleImmutableId As String
Property Value
- Attributes