Share via


IDataCollectionRuleResource.ImmutableId Property

Definition

The immutable ID of this data collection rule. This property is READ-ONLY.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=false, Description="The immutable ID of this data collection rule. This property is READ-ONLY.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="immutableId", Update=false)]
public string ImmutableId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.DataCollection.Runtime.Info(Create=false, Description="The immutable ID of this data collection rule. This property is READ-ONLY.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="immutableId", Update=false)>]
member this.ImmutableId : string
Public ReadOnly Property ImmutableId As String

Property Value

Attributes

Applies to