次の方法で共有


SapOdpLinkedService.SncQop プロパティ

定義

SNC Quality of Protection を取得または設定します。 使用できる値は、1、2、3、8、9 です。 型: string (または resultType 文字列を含む式)。

[Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sncQop")]
public object SncQop { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="typeProperties.sncQop")>]
member this.SncQop : obj with get, set
Public Property SncQop As Object

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象