DataCollectionEndpoint.ImmutableId Property

Definition

Gets or sets the immutable ID of this data collection endpoint resource. This property is READ-ONLY.

[Newtonsoft.Json.JsonProperty(PropertyName="immutableId")]
public string ImmutableId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="immutableId")>]
member this.ImmutableId : string with get, set
Public Property ImmutableId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to