次の方法で共有


AccessInformationContract.AccessInformationContractId プロパティ

定義

アクセス情報の種類 ('access' または 'gitAccess') を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象