DataCollectionEndpoint.ImmutableId プロパティ

定義

このデータ コレクション エンドポイント リソースの不変 ID を取得または設定します。 このプロパティは読み取り専用です。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象