次の方法で共有


DomainOwnershipIdentifier.OwnershipId プロパティ

定義

所有権 ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象