次の方法で共有


DataSource.Credentials プロパティ

定義

データソースの資格情報を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="credentials")]
public Microsoft.Azure.Search.Models.DataSourceCredentials Credentials { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="credentials")>]
member this.Credentials : Microsoft.Azure.Search.Models.DataSourceCredentials with get, set
Public Property Credentials As DataSourceCredentials

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象