SAPVirtualInstance interface
定義 SAP 解決方案資源的虛擬實例。
- Extends
屬性
configuration | 定義是否使用適用於 SAP 解決方案的 Azure 中心建立 SAP 系統(ACSS),或是否向 ACSS 註冊現有的 SAP 系統 |
environment | 定義環境類型 - 生產/非生產環境。 |
errors | 指出 SAP 解決方案資源的虛擬實例上的任何錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
health | 定義 SAP 實例的健康情況。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
identity | 已指派適當角色的預先建立使用者指派身分識別。 若要深入瞭解所需的身分識別和角色,請流覽 ACSS 操作指南。 |
managed |
受控資源群組組態 |
provisioning |
定義布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
sap |
定義 SAP Product 類型。 |
state | 定義 SAP 狀態的虛擬實例。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
status | 定義 SAP 實例狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
繼承的屬性
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” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
configuration
定義是否使用適用於 SAP 解決方案的 Azure 中心建立 SAP 系統(ACSS),或是否向 ACSS 註冊現有的 SAP 系統
configuration: SAPConfigurationUnion
屬性值
environment
定義環境類型 - 生產/非生產環境。
environment: string
屬性值
string
errors
指出 SAP 解決方案資源的虛擬實例上的任何錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。
errors?: SAPVirtualInstanceError
屬性值
health
定義 SAP 實例的健康情況。 注意:這個屬性不會串行化。 它只能由伺服器填入。
health?: string
屬性值
string
identity
已指派適當角色的預先建立使用者指派身分識別。 若要深入瞭解所需的身分識別和角色,請流覽 ACSS 操作指南。
identity?: UserAssignedServiceIdentity
屬性值
managedResourceGroupConfiguration
provisioningState
定義布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
provisioningState?: string
屬性值
string
sapProduct
定義 SAP Product 類型。
sapProduct: string
屬性值
string
state
定義 SAP 狀態的虛擬實例。 注意:這個屬性不會串行化。 它只能由伺服器填入。
state?: string
屬性值
string
status
定義 SAP 實例狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。
status?: string
屬性值
string
繼承的屬性詳細資料
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