SAPCentralServerInstance interface
定義 SAP Central Services 實例資源。
- Extends
屬性
enqueue |
定義 SAP 加入佇列復寫伺服器 (ERS) 屬性。 |
enqueue |
定義 SAP 加入佇列伺服器屬性。 |
errors | 定義與 SAP Central Services 實例資源相關的錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
gateway |
定義 SAP Gateway Server 屬性。 |
health | 定義 SAP 實例的健康情況。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
instance |
中央服務實例編號。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
kernel |
中央服務實例核心修補程式層級。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
kernel |
中央服務實例核心版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
load |
Load Balancer 詳細數據,例如附加至 ASCS 虛擬機的 LoadBalancer 標識符注意:此屬性將不會串行化。 它只能由伺服器填入。 |
message |
定義 SAP 訊息伺服器屬性。 |
provisioning |
定義布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
status | 定義 SAP 實例狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
subnet | 中央服務實例子網。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
vm |
對應至中央服務實例的虛擬機清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
location | 資源所在的地理位置 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
system |
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
tags | 資源標籤。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
enqueueReplicationServerProperties
定義 SAP 加入佇列復寫伺服器 (ERS) 屬性。
enqueueReplicationServerProperties?: EnqueueReplicationServerProperties
屬性值
enqueueServerProperties
errors
定義與 SAP Central Services 實例資源相關的錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。
errors?: SAPVirtualInstanceError
屬性值
gatewayServerProperties
定義 SAP Gateway Server 屬性。
gatewayServerProperties?: GatewayServerProperties
屬性值
health
定義 SAP 實例的健康情況。 注意:這個屬性不會串行化。 它只能由伺服器填入。
health?: string
屬性值
string
instanceNo
中央服務實例編號。 注意:這個屬性不會串行化。 它只能由伺服器填入。
instanceNo?: string
屬性值
string
kernelPatch
中央服務實例核心修補程式層級。 注意:這個屬性不會串行化。 它只能由伺服器填入。
kernelPatch?: string
屬性值
string
kernelVersion
中央服務實例核心版本。 注意:這個屬性不會串行化。 它只能由伺服器填入。
kernelVersion?: string
屬性值
string
loadBalancerDetails
Load Balancer 詳細數據,例如附加至 ASCS 虛擬機的 LoadBalancer 標識符注意:此屬性將不會串行化。 它只能由伺服器填入。
loadBalancerDetails?: LoadBalancerDetails
屬性值
messageServerProperties
provisioningState
定義布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
status
定義 SAP 實例狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
status?: string
屬性值
string
subnet
中央服務實例子網。 注意:這個屬性不會串行化。 它只能由伺服器填入。
subnet?: string
屬性值
string
vmDetails
對應至中央服務實例的虛擬機清單。 注意:這個屬性不會串行化。 它只能由伺服器填入。
vmDetails?: CentralServerVmDetails[]
屬性值
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
location
name
資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。
name?: string
屬性值
string
繼承自
systemData
包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。
systemData?: SystemData
屬性值
tags
資源標籤。
tags?: {[propertyName: string]: string}
屬性值
{[propertyName: string]: string}
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string