次の方法で共有


CacheContract.UseFromLocation プロパティ

定義

キャッシュを使用する場所識別子を取得または設定します ('default' または有効な Azure リージョン識別子のいずれかである必要があります)

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象