CosmosDbPartitionedStorageOptions.AuthKey 属性

定义

获取或设置 Cosmos DB 的身份验证密钥。

public string AuthKey { get; set; }
member this.AuthKey : string with get, set
Public Property AuthKey As String

属性值

Cosmos DB 的身份验证密钥。

适用于