次の方法で共有


ReplicationLink.IsTerminationAllowed プロパティ

定義

ユーザーが現在リンクの終了を許可されているかどうかを取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isTerminationAllowed")]
public bool? IsTerminationAllowed { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isTerminationAllowed")>]
member this.IsTerminationAllowed : Nullable<bool>
Public ReadOnly Property IsTerminationAllowed As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象