共用方式為


IAdminKeys 介面

定義

回應,其中包含指定 Azure 搜尋服務的主要和次要系統管理員 API 金鑰。

public interface IAdminKeys : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IAdminKeys = interface
    interface IBeta
Public Interface IAdminKeys
Implements IBeta
實作

屬性

PrimaryKey

取得 primaryKey 值。

SecondaryKey

取得 secondaryKey 值。

適用於