次の方法で共有


SearchServicePatch.AuthOptions プロパティ

定義

検索サービスのデータ プレーン API が要求を認証する方法のオプションを定義します。 'disableLocalAuth' が true に設定されている場合、これは設定できません。

public Azure.ResourceManager.Search.Models.SearchAadAuthDataPlaneAuthOptions AuthOptions { get; set; }
member this.AuthOptions : Azure.ResourceManager.Search.Models.SearchAadAuthDataPlaneAuthOptions with get, set
Public Property AuthOptions As SearchAadAuthDataPlaneAuthOptions

プロパティ値

適用対象