مشاركة عبر


ManagedOnlineDeployment interface

خصائص خاصة ب ManagedOnlineDeployment.

يمتد

الخصائص

endpointComputeType

تمييزي متعدد الأشكال، والذي يحدد الأنواع المختلفة التي يمكن أن يكون هذا الكائن

الخصائص الموروثة

appInsightsEnabled

إذا كان صحيحا، فمكن تسجيل Application Insights.

codeConfiguration

تكوين التعليمات البرمجية لنشر نقطة النهاية.

dataCollector

تكوين mdc، نقوم بتعطيل mdc عندما يكون فارغا.

description

وصف نشر نقطة النهاية.

egressPublicNetworkAccess

إذا تم التمكين، فاسمح بالدخول إلى الشبكة العامة. إذا تم تعطيله، فسينشئ هذا خروجا آمنا. الافتراضي: ممكن.

environmentId

معرف مورد ARM أو AssetId لمواصفات البيئة لتوزيع نقطة النهاية.

environmentVariables

تكوين متغيرات البيئة للنشر.

instanceType

نوع مثيل الحساب.

livenessProbe

يراقب مسبار الحياة صحة الحاوية بانتظام.

model

مسار URI إلى النموذج.

modelMountPath

مسار تحميل النموذج في حاوية مخصصة.

properties

قاموس الخاصية. يمكن إضافة الخصائص، ولكن لا يمكن إزالتها أو تغييرها.

provisioningState

حالة التوفير لنشر نقطة النهاية. ملاحظة: لن يتم تسلسل هذه الخاصية. لا يمكن ملؤها إلا بواسطة الخادم.

readinessProbe

يتحقق فحص الجاهزية من صحة ما إذا كانت الحاوية جاهزة لخدمة نسبة استخدام الشبكة. الخصائص والإعدادات الافتراضية هي نفس فحص الحياة.

requestSettings

طلب الإعدادات للنشر.

scaleSettings

إعدادات المقياس للنشر. إذا كان فارغا أو غير متوفر، تعيينه افتراضيا على TargetUtilizationScaleSettings ل KubernetesOnlineDeployment وإلى DefaultScaleSettings ل ManagedOnlineDeployment.

تفاصيل الخاصية

endpointComputeType

تمييزي متعدد الأشكال، والذي يحدد الأنواع المختلفة التي يمكن أن يكون هذا الكائن

endpointComputeType: "Managed"

قيمة الخاصية

"Managed"

تفاصيل الخاصية الموروثة

appInsightsEnabled

إذا كان صحيحا، فمكن تسجيل Application Insights.

appInsightsEnabled?: boolean

قيمة الخاصية

boolean

موروث منOnlineDeploymentProperties.appInsightsEnabled

codeConfiguration

تكوين التعليمات البرمجية لنشر نقطة النهاية.

codeConfiguration?: CodeConfiguration

قيمة الخاصية

موروث منOnlineDeploymentProperties.codeConfiguration

dataCollector

تكوين mdc، نقوم بتعطيل mdc عندما يكون فارغا.

dataCollector?: DataCollector

قيمة الخاصية

موروث منOnlineDeploymentProperties.dataCollector

description

وصف نشر نقطة النهاية.

description?: string

قيمة الخاصية

string

موروث منOnlineDeploymentProperties.description

egressPublicNetworkAccess

إذا تم التمكين، فاسمح بالدخول إلى الشبكة العامة. إذا تم تعطيله، فسينشئ هذا خروجا آمنا. الافتراضي: ممكن.

egressPublicNetworkAccess?: string

قيمة الخاصية

string

موروثة منOnlineDeploymentProperties.egressPublicNetworkAccess

environmentId

معرف مورد ARM أو AssetId لمواصفات البيئة لتوزيع نقطة النهاية.

environmentId?: string

قيمة الخاصية

string

موروث منOnlineDeploymentProperties.environmentId

environmentVariables

تكوين متغيرات البيئة للنشر.

environmentVariables?: {[propertyName: string]: string | null}

قيمة الخاصية

{[propertyName: string]: string | null}

موروثة منOnlineDeploymentProperties.environmentVariables

instanceType

نوع مثيل الحساب.

instanceType?: string

قيمة الخاصية

string

موروث منOnlineDeploymentProperties.instanceType

livenessProbe

يراقب مسبار الحياة صحة الحاوية بانتظام.

livenessProbe?: ProbeSettings

قيمة الخاصية

موروث منOnlineDeploymentProperties.livenessProbe

model

مسار URI إلى النموذج.

model?: string

قيمة الخاصية

string

موروث منOnlineDeploymentProperties.model

modelMountPath

مسار تحميل النموذج في حاوية مخصصة.

modelMountPath?: string

قيمة الخاصية

string

موروث منOnlineDeploymentProperties.modelMountPath

properties

قاموس الخاصية. يمكن إضافة الخصائص، ولكن لا يمكن إزالتها أو تغييرها.

properties?: {[propertyName: string]: string | null}

قيمة الخاصية

{[propertyName: string]: string | null}

موروثة منOnlineDeploymentProperties.properties

provisioningState

حالة التوفير لنشر نقطة النهاية. ملاحظة: لن يتم تسلسل هذه الخاصية. لا يمكن ملؤها إلا بواسطة الخادم.

provisioningState?: string

قيمة الخاصية

string

موروث منOnlineDeploymentProperties.provisioningState

readinessProbe

يتحقق فحص الجاهزية من صحة ما إذا كانت الحاوية جاهزة لخدمة نسبة استخدام الشبكة. الخصائص والإعدادات الافتراضية هي نفس فحص الحياة.

readinessProbe?: ProbeSettings

قيمة الخاصية

موروث منOnlineDeploymentProperties.readinessProbe

requestSettings

طلب الإعدادات للنشر.

requestSettings?: OnlineRequestSettings

قيمة الخاصية

موروث منOnlineDeploymentProperties.requestSettings

scaleSettings

إعدادات المقياس للنشر. إذا كان فارغا أو غير متوفر، تعيينه افتراضيا على TargetUtilizationScaleSettings ل KubernetesOnlineDeployment وإلى DefaultScaleSettings ل ManagedOnlineDeployment.

scaleSettings?: OnlineScaleSettingsUnion

قيمة الخاصية

موروثة منOnlineDeploymentProperties.scaleSettings