FhirService interface
Fhir 服務的描述
- Extends
屬性
acr |
Fhir Service Azure Container Registry 設定。 |
authentication |
Fhir 服務驗證組態。 |
cors |
Fhir 服務 Cors 設定。 |
encryption | FHIR 服務的加密設定 |
event |
Fhir Service 事件支持狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
export |
Fhir 服務導出組態。 |
implementation |
實作指南設定。 |
import |
Fhir 服務匯入組態。 |
kind | 服務的種類。 |
private |
為此資源設定的私人端點連線清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
provisioning |
布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
public |
在啟用私人端點時,控制來自公用網路的數據平面流量許可權。 |
resource |
決定資源的歷程記錄追蹤。 |
system |
與建立和上次修改資源相關的元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
etag | 與資源相關聯的 etag,在編輯資源時用於開放式並行存取。 |
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
identity | 設定,指出服務是否有與其相關聯的受控識別。 |
location | 資源位置。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
acrConfiguration
Fhir Service Azure Container Registry 設定。
acrConfiguration?: FhirServiceAcrConfiguration
屬性值
authenticationConfiguration
Fhir 服務驗證組態。
authenticationConfiguration?: FhirServiceAuthenticationConfiguration
屬性值
corsConfiguration
encryption
eventState
Fhir Service 事件支持狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
eventState?: string
屬性值
string
exportConfiguration
Fhir 服務導出組態。
exportConfiguration?: FhirServiceExportConfiguration
屬性值
implementationGuidesConfiguration
實作指南設定。
implementationGuidesConfiguration?: ImplementationGuidesConfiguration
屬性值
importConfiguration
Fhir 服務匯入組態。
importConfiguration?: FhirServiceImportConfiguration
屬性值
kind
服務的種類。
kind?: string
屬性值
string
privateEndpointConnections
為此資源設定的私人端點連線清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
privateEndpointConnections?: PrivateEndpointConnection[]
屬性值
provisioningState
布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
publicNetworkAccess
在啟用私人端點時,控制來自公用網路的數據平面流量許可權。
publicNetworkAccess?: string
屬性值
string
resourceVersionPolicyConfiguration
決定資源的歷程記錄追蹤。
resourceVersionPolicyConfiguration?: ResourceVersionPolicyConfiguration
屬性值
systemData
繼承的屬性詳細資料
etag
id
identity
設定,指出服務是否有與其相關聯的受控識別。
identity?: ServiceManagedIdentityIdentity
屬性值
location
name
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}