BookshelfProperties interface

書架屬性

屬性

bookshelfUri

書架資料平面 API URI

customerManagedKeys

在加密靜態資料時,是否應該使用客戶管理的金鑰

keyVaultProperties

當客戶管理金鑰啟用時,用於加密靜態資料的金鑰。 若啟用客戶管理金鑰,則必須使用。

logAnalyticsClusterId

用來處理除錯日誌的 Log Analytics Cluster。 啟用客戶管理金鑰時,這是必須的。

managedOnBehalfOfConfiguration

Managed-On-Behalf-Of 配置屬性。 此配置適用於資源提供程式代表資源擁有者管理這些資源的資源。

managedResourceGroup

代表客戶管理的資源群組。

privateEndpointConnections

私人端點連線的清單。

privateEndpointSubnetId

私有端點子網 ID 用於私有端點連線。

provisioningState

上次作業的狀態。

publicNetworkAccess

是否允許公共網路存取這個資源。 出於安全考量,建議盡可能關閉它。

searchSubnetId

搜尋子網 ID 以取得搜尋資源。

workloadIdentities

使用者指派的身份識別碼,供知識庫工作負載使用。 鍵值必須是身份資源的資源 ID。

屬性詳細資料

bookshelfUri

書架資料平面 API URI

bookshelfUri?: string

屬性值

string

customerManagedKeys

在加密靜態資料時,是否應該使用客戶管理的金鑰

customerManagedKeys?: string

屬性值

string

keyVaultProperties

當客戶管理金鑰啟用時,用於加密靜態資料的金鑰。 若啟用客戶管理金鑰,則必須使用。

keyVaultProperties?: BookshelfKeyVaultProperties

屬性值

logAnalyticsClusterId

用來處理除錯日誌的 Log Analytics Cluster。 啟用客戶管理金鑰時,這是必須的。

logAnalyticsClusterId?: string

屬性值

string

managedOnBehalfOfConfiguration

Managed-On-Behalf-Of 配置屬性。 此配置適用於資源提供程式代表資源擁有者管理這些資源的資源。

managedOnBehalfOfConfiguration?: WithMoboBrokerResources

屬性值

managedResourceGroup

代表客戶管理的資源群組。

managedResourceGroup?: string

屬性值

string

privateEndpointConnections

私人端點連線的清單。

privateEndpointConnections?: PrivateEndpointConnection[]

屬性值

privateEndpointSubnetId

私有端點子網 ID 用於私有端點連線。

privateEndpointSubnetId?: string

屬性值

string

provisioningState

上次作業的狀態。

provisioningState?: string

屬性值

string

publicNetworkAccess

是否允許公共網路存取這個資源。 出於安全考量,建議盡可能關閉它。

publicNetworkAccess?: string

屬性值

string

searchSubnetId

搜尋子網 ID 以取得搜尋資源。

searchSubnetId?: string

屬性值

string

workloadIdentities

使用者指派的身份識別碼,供知識庫工作負載使用。 鍵值必須是身份資源的資源 ID。

workloadIdentities?: Record<string, UserAssignedIdentity>

屬性值

Record<string, UserAssignedIdentity>