Bagikan melalui


CacheContract.UseFromLocation Property

Definition

Gets or sets location identifier to use cache from (should be either 'default' or valid Azure region identifier)

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to