共用方式為


Monitor interface

Azure 上的 SAP 監視器資訊 (ARM 屬性和 SAP 監視器屬性)

Extends

屬性

appLocation

SAP 監視器資源將會部署在 SAP 監視區域中。 子網區域應該與SAP監視區域相同。

errors

定義 SAP 監視器錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

identity

[目前未使用中]受控服務識別(使用者指派的身分識別)

logAnalyticsWorkspaceArmId

用於 SAP 監視之 Log Analytics 工作區的 ARM 識別碼。

managedResourceGroupConfiguration

受控資源群組組態

monitorSubnet

要在其中部署 SAP 監視器的子網

msiArmId

用於 SAP 監視之 MSI 的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

布建 SAP 監視器的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

routingPreference

設定SAP監視器的路由喜好設定。 根據預設,只會RFC1918流量路由傳送至客戶 VNET。

storageAccountArmId

用於 SAP 監視之記憶體帳戶的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

zoneRedundancyPreference

設定針對 SAP 監視器所建立之資源的區域備援喜好設定。 預設會建立不支援區域備援的資源。

繼承的屬性

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

location

資源所在的地理位置

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

tags

資源標籤。

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

屬性詳細資料

appLocation

SAP 監視器資源將會部署在 SAP 監視區域中。 子網區域應該與SAP監視區域相同。

appLocation?: string

屬性值

string

errors

定義 SAP 監視器錯誤。 注意:這個屬性不會串行化。 它只能由伺服器填入。

errors?: MonitorPropertiesErrors

屬性值

identity

[目前未使用中]受控服務識別(使用者指派的身分識別)

identity?: UserAssignedServiceIdentity

屬性值

logAnalyticsWorkspaceArmId

用於 SAP 監視之 Log Analytics 工作區的 ARM 識別碼。

logAnalyticsWorkspaceArmId?: string

屬性值

string

managedResourceGroupConfiguration

受控資源群組組態

managedResourceGroupConfiguration?: ManagedRGConfiguration

屬性值

monitorSubnet

要在其中部署 SAP 監視器的子網

monitorSubnet?: string

屬性值

string

msiArmId

用於 SAP 監視之 MSI 的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

msiArmId?: string

屬性值

string

provisioningState

布建 SAP 監視器的狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

routingPreference

設定SAP監視器的路由喜好設定。 根據預設,只會RFC1918流量路由傳送至客戶 VNET。

routingPreference?: string

屬性值

string

storageAccountArmId

用於 SAP 監視之記憶體帳戶的 ARM 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

storageAccountArmId?: string

屬性值

string

zoneRedundancyPreference

設定針對 SAP 監視器所建立之資源的區域備援喜好設定。 預設會建立不支援區域備援的資源。

zoneRedundancyPreference?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自TrackedResource.id

location

資源所在的地理位置

location: string

屬性值

string

繼承自TrackedResource.location

name

資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自TrackedResource.name

systemData

包含 createdBy 和 modifiedBy 資訊的 Azure Resource Manager 元數據。 注意:這個屬性不會串行化。 它只能由伺服器填入。

systemData?: SystemData

屬性值

繼承自TrackedResource.systemData

tags

資源標籤。

tags?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自TrackedResource.tags

type

資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自TrackedResource.type