StreamingPolicy.DefaultContentKeyPolicyName プロパティ

定義

現在のストリーミング ポリシーで使用される既定の ContentKey を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象