次の方法で共有


Response.ReadLink プロパティ

定義

このリソースを返す URL を取得します。 URL を使用するには、必要に応じてクエリ パラメーターを追加し、Ocp-Apim-Subscription-Key ヘッダーを含めます。

[Newtonsoft.Json.JsonProperty(PropertyName="readLink")]
public string ReadLink { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="readLink")>]
member this.ReadLink : string
Public ReadOnly Property ReadLink As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象