次の方法で共有


DataCollectionEndpointResource.ImmutableId プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象