你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RedisCommonPropertiesRedisConfiguration.PreferredDataArchiveAuthMethod 属性

定义

获取与用于数据存档的存储帐户通信的首选身份验证方法,指定 SAS 或 ManagedIdentity,默认值为 SAS

[Newtonsoft.Json.JsonProperty(PropertyName="preferred-data-archive-auth-method")]
public string PreferredDataArchiveAuthMethod { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="preferred-data-archive-auth-method")>]
member this.PreferredDataArchiveAuthMethod : string
Public ReadOnly Property PreferredDataArchiveAuthMethod As String

属性值

属性
Newtonsoft.Json.JsonPropertyAttribute

适用于